{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-jenny-jump-state-park-camp",
  "name": "What is the phone number for Jenny Jump State Park Camping?",
  "description": "Jenny Jump State Park Camping is located at 289 State Park Road, Blairstown NJ 7825. Jenny Jump State Park Camping can be contacted at ***-***-**** or http://www.state.nj.us/dep/parksandforests/parks/jennyjump.html",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-jenny-jump-state-park-camp",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "289 State Park Road",
    "addressLocality": "Blairstown",
    "addressRegion": "NJ",
    "postalCode": "7825",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.921834,
    "longitude": -74.910926
  }
}