{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "Avila and Segovia Tickets catalog",
  "description": "Compare timed entry and skip-the-line Avila and Segovia tickets. Independent visitor guide — not the official operator.",
  "url": "https://avilasegoviatickets.com/catalog.json",
  "publisher": {
    "@type": "Organization",
    "name": "Avila and Segovia Tickets",
    "url": "https://avilasegoviatickets.com",
    "email": "info@avilasegoviatickets.com"
  },
  "dataset": [
    {
      "@type": "Product",
      "name": "Segovia Alcazar tickets"
    },
    {
      "@type": "Product",
      "name": "Guided day trip from Madrid"
    },
    {
      "@type": "Product",
      "name": "Coach tour or DIY?"
    },
    {
      "@type": "Product",
      "name": "From Madrid: Segovia & Ávila‎ Full-Day Trip"
    },
    {
      "@type": "Product",
      "name": "From Madrid: Segovia Full-Day Trip"
    },
    {
      "@type": "Product",
      "name": "From Madrid: Toledo & Segovia Full-Day Trip"
    }
  ],
  "spatialCoverage": {
    "@type": "TouristAttraction",
    "name": "Avila and Segovia",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 40.6566,
      "longitude": -4.6994
    }
  }
}
