{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/city-of-rocks-rv-almo-id",
  "name": "City of Rocks RV",
  "description": "City of Rocks RV camping reservations and campground information. Learn more about camping near City of Rocks RV and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/city-of-rocks-rv-almo-id",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783407/%7Bpht%7DphotoURL2-original%7Bpht%7D1699573021391.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "754 East 3075 South",
    "addressLocality": "Almo",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.08558,
    "longitude": -113.64743
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}