{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-sleepy-creek-wildlife-management-area-campg",
  "name": "What is the phone number for Sleepy Creek Wildlife Management Area & Campground?",
  "description": "Sleepy Creek Wildlife Management Area & Campground is located at , Berkeley Springs WV 25411. Sleepy Creek Wildlife Management Area & Campground can be contacted at ***-***-**** or http://www.wvdnr.gov/hunting/D2WMAareas.shtm",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-sleepy-creek-wildlife-management-area-campg",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Berkeley Springs",
    "addressRegion": "WV",
    "postalCode": "25411",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.5083453,
    "longitude": -78.1664371
  }
}