{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-plantation-campground-ocean-view-nj",
  "name": "Plantation Campground",
  "description": "Plantation Campground is located at 54 Corsons Tavern Road, Ocean View NJ 8230. Plantation Campground can be contacted at ***-***-**** or https://plantationcampgroundnj.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-plantation-campground-ocean-view-nj",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "54 Corsons Tavern Road",
    "addressLocality": "Ocean View",
    "addressRegion": "NJ",
    "postalCode": "8230",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.20296,
    "longitude": -74.7141917
  }
}