{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/moon-lake-state-forest-recreation-area-hunlock-creek-pa",
  "name": "What is the phone number for Moon Lake State Forest Recreation Area?",
  "description": "Moon Lake State Forest Recreation Area is located at , Hunlock Creek PA 18621. Moon Lake State Forest Recreation Area can be contacted at ***-***-**** or https://www.dcnr.pa.gov/StateForests/FindAForest/Pinchot/Pages/Camping.aspx",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/moon-lake-state-forest-recreation-area-hunlock-creek-pa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hunlock Creek",
    "addressRegion": "PA",
    "postalCode": "18621",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.2532692,
    "longitude": -76.0478973
  }
}