{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-grayville-il",
  "name": "Spot2Nite",
  "description": "Check out Grayville / I-64 KOA Holiday in Grayville, Illinois on Go Camping America",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-grayville-il",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Grayville",
    "addressRegion": "IL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.2437938,
    "longitude": -87.9999884
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}