{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/deer-springs-ranch-kanab-ut",
  "name": "Deer Springs Ranch",
  "description": "Deer Springs Ranch camping reservations and campground information. Learn more about camping near Deer Springs Ranch and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/deer-springs-ranch-kanab-ut",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid782916/%7Bpht%7DphotoURL1-IMG_1421%7Bpht%7D1721311355171.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "P.O. Box 254",
    "addressLocality": "Kanab",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.33109,
    "longitude": -112.22216
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}