{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-sandusky-oh-2",
  "name": "Spot2Nite",
  "description": "Welcome campers to the Sandusky KOA Holiday. We make it our personal goal to make your vacation one you will remember and be talking about for years. We are somewhat of a city campground, so we are very active and kid friendly. Our property sits r",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-sandusky-oh-2",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/75d75f21-98e7-11ef-ad8d-9ea12a92fc52/card.jpg?v=63897749738"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sandusky",
    "addressRegion": "OH",
    "postalCode": "44870",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.4384966,
    "longitude": -82.664228
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}