{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jersey-shore-haven-airstream-park-cape-may-court-house-nj",
  "name": "Jersey Shore Haven Airstream Park",
  "description": "Jersey Shore Haven Airstream Park is located at 728 Dennisville Road, Cape May Court House NJ 8210. Jersey Shore Haven Airstream Park can be contacted at ***-***-**** or http://www.jerseyshorehaven.org/",
  "url": "https://campertunity.com/listings/campgrounds/jersey-shore-haven-airstream-park-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": "728 Dennisville Road",
    "addressLocality": "Cape May Court House",
    "addressRegion": "NJ",
    "postalCode": "8210",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.174331,
    "longitude": -74.800801
  }
}