{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cherry-ridge-camp-ground-honesdale-pa",
  "name": "Cherry Ridge Camp Ground Inc",
  "description": "Check out Cherry Ridge Camp Ground Inc in Honesdale, Pennsylvania on Go Camping America",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cherry-ridge-camp-ground-honesdale-pa",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Honesdale",
    "addressRegion": "PA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.5298031,
    "longitude": -75.3231112
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}