{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "America the Beautiful Pass Pass catalog",
  "description": "Compare America the Beautiful Pass passes and bundled attraction tickets. Independent pass planner.",
  "url": "https://fedlandpass.com/catalog.json",
  "publisher": {
    "@type": "Organization",
    "name": "America the Beautiful Pass Pass",
    "url": "https://fedlandpass.com",
    "email": "info@fedlandpass.com"
  },
  "dataset": [
    {
      "@type": "Product",
      "name": "What it covers"
    },
    {
      "@type": "Product",
      "name": "Who is covered"
    },
    {
      "@type": "Product",
      "name": "Senior, access and military options"
    }
  ],
  "spatialCoverage": {
    "@type": "TouristAttraction",
    "name": "America the Beautiful Pass",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 38.8899,
      "longitude": -77.0091
    }
  }
}
