{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glacier-hill-lakes-campground-wapakoneta-oh",
  "name": "Glacier Hill Lakes Campground",
  "description": "Contact info, reviews tips & more for Glacier Hill Lakes Campground | Camping in Ohio",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glacier-hill-lakes-campground-wapakoneta-oh",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11675 Wapakoneta Freyburg Rd",
    "addressLocality": "Wapakoneta",
    "addressRegion": "OH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.52143794,
    "longitude": -84.14550582
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ]
}