{
  "schema_version": "1.0",
  "name": "FuelWatch Ireland",
  "description": "Ireland's community-powered fuel price comparison platform. Compare petrol and diesel prices across stations in all 32 counties.",
  "url": "https://fuelwatch.ie/",
  "provider": {
    "organization": "FuelWatch Ireland",
    "url": "https://fuelwatch.ie/",
    "contact_email": "hello@fuelwatch.ie"
  },
  "capabilities": [
    {
      "name": "fuel_price_lookup",
      "description": "Look up current petrol and diesel prices at Irish fuel stations"
    },
    {
      "name": "station_finder",
      "description": "Find fuel stations by location, county, or name across Ireland"
    },
    {
      "name": "price_comparison",
      "description": "Compare fuel prices across multiple stations to find the cheapest option"
    },
    {
      "name": "price_trends",
      "description": "View historical fuel price trends and daily national averages"
    }
  ],
  "supported_formats": ["application/json", "text/html"],
  "documentation_url": "https://fuelwatch.ie/llms.txt",
  "terms_of_service_url": "https://fuelwatch.ie/terms",
  "privacy_policy_url": "https://fuelwatch.ie/privacy"
}
