{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sleepy-creek-on-the-potomac-berkeley-springs-wv",
  "name": "Sleepy Creek On the Potomac",
  "description": "Sleepy Creek On the Potomac is located at Joshua Lane, Berkeley Springs WV 25411. Sleepy Creek On the Potomac can be contacted at ***-***-**** or http://sleepycreek.wix.com/campground",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sleepy-creek-on-the-potomac-berkeley-springs-wv",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Joshua Lane",
    "addressLocality": "Berkeley Springs",
    "addressRegion": "WV",
    "postalCode": "25411",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.6677445,
    "longitude": -78.0781763
  }
}