{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-high-point-state-park-sussex-nj",
  "name": "What is the phone number for High Point State Park?",
  "description": "High Point State Park is located at 1480 New Jersey 23, Sussex NJ 7461. High Point State Park can be contacted at ***-***-**** or http://www.state.nj.us/dep/parksandforests/parks/highpoint.html",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-high-point-state-park-sussex-nj",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1480 New Jersey 23",
    "addressLocality": "Sussex",
    "addressRegion": "NJ",
    "postalCode": "7461",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.2928991,
    "longitude": -74.6995793
  }
}