{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-parvin-state-park-elmer-nj-us",
  "name": "Parvin State Park",
  "description": "Parvin State Park is located at 701 Almond Road, Elmer NJ 8318. Parvin State Park can be contacted at ***-***-**** or http://www.state.nj.us/dep/parksandforests/parks/parvin.html",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-parvin-state-park-elmer-nj-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "701 Almond Road",
    "addressLocality": "Elmer",
    "addressRegion": "NJ",
    "postalCode": "8318",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.5085468,
    "longitude": -75.1293021
  }
}