{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-canton-ms",
  "name": "Spot2Nite",
  "description": "Check out Ratliff Ferry Trading Post in Canton, Mississippi on Go Camping America",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-canton-ms",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Canton",
    "addressRegion": "MS",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.5942301,
    "longitude": -89.8415466
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}