{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mesa-campground-gunnison-co-us",
  "name": "Mesa Campground",
  "description": "Mesa Campground camping reservations and campground information. Learn more about camping near Mesa Campground and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mesa-campground-gunnison-co-us",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783156/%7Bpht%7DphotoURL1-original%7Bpht%7D1725783438097.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "36128 U.S. 50",
    "addressLocality": "Gunnison",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.52156,
    "longitude": -106.9901
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}