{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/holly-shores-camping-resort-ocean-view-nj",
  "name": "Holly Shores Camping Resort 491 Route 9, Cape May, NJ 08204-4720",
  "description": "Awarded National Large Park of the Year 2009,2010,2012 and Runner-up 2013. Family friendly & Dog Friendly campground that is small enough to be cozy yet large enough to provide all of the amenities needed for a fun filled, relaxing & secure family vacation. Shaded sites and Deluxe Cabin Rentals. Please visit our website at www.hollyshores.com",
  "url": "https://campertunity.com/listings/campgrounds/holly-shores-camping-resort-ocean-view-nj",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "491 Route 9",
    "addressLocality": "Ocean View",
    "addressRegion": "NJ",
    "postalCode": "08204-4720",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.001011,
    "longitude": -74.887779
  }
}