{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/avalon-campground-cape-may-court-house-nj",
  "name": "Avalon Campground",
  "description": "Avalon Campground is located at , Cape May Court House NJ 8210. Avalon Campground can be contacted at ***-***-**** or http://avaloncampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/avalon-campground-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",
    "addressLocality": "Cape May Court House",
    "addressRegion": "NJ",
    "postalCode": "8210",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.146807,
    "longitude": -74.767513
  }
}