{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-jerome-id",
  "name": "Spot2Nite",
  "description": "Heck out Twin Falls / Jerome KOA Hollywood in Jerome, Idaho on going America",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-jerome-id",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Jerome",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.6599616,
    "longitude": -114.4436322
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}