{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ocean-view-resort-campground-ocean-view-nj-1",
  "name": "Ocean View Resort Campground",
  "description": "Ocean View Resort Campground invites you to the finest in family camping at New Jersey's largest privately owned campground. Here on our 180 wooded acres, you will love your spacious, shaded campsite and OVR's modern camping conveniences. Each",
  "url": "https://campertunity.com/listings/campgrounds/ocean-view-resort-campground-ocean-view-nj-1",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/4c3a8e4f-98e7-11ef-811c-9ea14626d0a4/card.jpg?v=63897749666"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ocean View",
    "addressRegion": "NJ",
    "postalCode": "08230",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.1802986,
    "longitude": -74.7295461
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    }
  ]
}