{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/green-holly-campground-cape-may-court-house-nj",
  "name": "Green Holly Campground",
  "description": "Green Holly Campground is located at 335 Swainton Goshen Road, Cape May Court House NJ 8210. Green Holly Campground can be contacted at ***-***-**** or https://www.facebook.com/greenhollycampground/",
  "url": "https://campertunity.com/listings/campgrounds/green-holly-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",
    "streetAddress": "335 Swainton Goshen Road",
    "addressLocality": "Cape May Court House",
    "addressRegion": "NJ",
    "postalCode": "8210",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.1288015,
    "longitude": -74.832745
  }
}