{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ocean-view-resort-campground-ocean-view-nj-2",
  "name": "Ocean View Resort Campground",
  "description": "Ocean View Resort Campground is located at 2555 Shore Road, Ocean View NJ 8230. Ocean View Resort Campground can be contacted at ***-***-**** or http://www.ovresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/ocean-view-resort-campground-ocean-view-nj-2",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2555 Shore Road",
    "addressLocality": "Ocean View",
    "addressRegion": "NJ",
    "postalCode": "8230",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.1811681,
    "longitude": -74.7314156
  }
}