{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pine-haven-camping-resort-cape-may-court-house-nj",
  "name": "Pine Haven Camping Resort",
  "description": "Pine Haven Camping Resort is located at 2339 U.S. 9, Cape May Court House NJ 8210. Pine Haven Camping Resort can be contacted at ***-***-**** or https://pinehavencampingresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/pine-haven-camping-resort-cape-may-court-house-nj",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2339 U.S. 9",
    "addressLocality": "Cape May Court House",
    "addressRegion": "NJ",
    "postalCode": "8210",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.1706649,
    "longitude": -74.7479475
  }
}