{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/driftwood-too-cape-may-court-house-nj-1",
  "name": "Driftwood Too",
  "description": "Driftwood Too is located near Cape May Court House, NJ, and features flat terrain typical of the region.",
  "url": "https://campertunity.com/listings/campgrounds/driftwood-too-cape-may-court-house-nj-1",
  "image": [
    "https://photos.thedyrt.com/photo/197571/media/driftwood-too_3cd95fa5cfea55f71d0132f69dea80b7.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/197571/media/driftwood-too_3cd95fa5cfea55f71d0132f69dea80b7.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/197572/media/driftwood-too_a36a8ed9156c6d46663df49e54a73636.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-74.77054955,39.15844504)/-74.77054955,39.15844504,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1142 Route 83",
    "addressLocality": "Cape May Court House",
    "addressRegion": "NJ",
    "postalCode": "08210",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.15844504,
    "longitude": -74.77054955
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}