{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-wilmington-oh",
  "name": "Spot2Nite",
  "description": "Check out Maple Grove Camp Ground in Wilmington, Ohio on Go Camping America",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-wilmington-oh",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wilmington",
    "addressRegion": "OH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.473796,
    "longitude": -83.800627
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}