{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wildduck-campground-rv-park-scarborough-me-us",
  "name": "Wildduck Campground & RV Park",
  "description": "70 site adult only Campground and RV Park Resort located in the middle of Maine Audubon's Scarborough Marsh, the state's largest salt water marsh.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wildduck-campground-rv-park-scarborough-me-us",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "39 Dunstan Landing Road",
    "addressLocality": "Scarborough",
    "addressRegion": "ME",
    "postalCode": "04074-9202",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.590148,
    "longitude": -70.3344722
  }
}