{
  "version": "1.0",
  "name": "TAXI HAYDN Carnuntum",
  "description": "Taxi and airport transfer service in Carnuntum and Lower Austria. Transfers to Vienna Airport (VIE) from €48, Bratislava from €25.",
  "url": "https://taxihaydn.at",
  "contact": {
    "phone": "+43 660 131 41 30",
    "email": "taxi@taxihaydn.at",
    "whatsapp": "https://wa.me/436601314130"
  },
  "availability": "24/7",
  "service_area": [
    "Hainburg an der Donau",
    "Bruck an der Leitha",
    "Petronell-Carnuntum",
    "Bad Deutsch-Altenburg",
    "Fischamend",
    "Parndorf",
    "Kitsee",
    "Flughafen Wien (VIE)",
    "Bratislava (BTS)"
  ],
  "pricing": {
    "base_fare": "€12.00",
    "per_km": "€1.52",
    "vienna_airport_from_bruck": "ab €48",
    "bratislava_from_hainburg": "ab €25"
  },
  "tasks": [
    {
      "id": "book_taxi",
      "name": "Book a taxi",
      "description": "Book a taxi or airport transfer by calling or WhatsApp",
      "how_to": "Call +43 660 131 41 30 or send WhatsApp to +43 660 131 41 30",
      "action_url": "tel:+436601314130"
    },
    {
      "id": "get_price",
      "name": "Get a price estimate",
      "description": "Calculate the price for a taxi trip using the online calculator",
      "action_url": "https://taxihaydn.at/kalkulator"
    }
  ],
  "llms_txt": "https://taxihaydn.at/llms.txt"
}
