{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-wapakoneta-oh",
  "name": "Spot2Nite",
  "description": "This award-winning park awaits your arrival, whether in a Big RV, Fifth Wheel, Trailer, Pop-up or by automobile. We have a site for you! Steer your RV into a nice long full hook up site or enjoy one of our wider sites with all the amenties. All of our",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-wapakoneta-oh",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wapakoneta",
    "addressRegion": "OH",
    "postalCode": "45895",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.5659774,
    "longitude": -84.1671299
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}