{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tamerlane-campground-ocean-view-nj",
  "name": "Tamerlane Campground",
  "description": "Quiet, shaded sites, campstore, game room, heated pool, clean restrooms with free hot showers. 5 minute drive to beaches and 30 minutes to Atlantic City.",
  "url": "https://campertunity.com/listings/campgrounds/tamerlane-campground-ocean-view-nj",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/campsites/SPOTs5Rf1rpWOMmogMZoMlvAncTtu7KCIDI3/biggerthumb.jpg",
    "images//SPOTs5Rf1rpWOMmogMZoMlvAncTtu7KCIDI3/mapbox/mapbox.webp",
    "images/us/SPOTs5Rf1rpWOMmogMZoMlvAncTtu7KCIDI3/carousel/589facba915da-tamerlane-campground-ocean-view.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2241 Route 9",
    "addressLocality": "Ocean View",
    "addressRegion": "NJ",
    "postalCode": "08230",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.195327,
    "longitude": -74.714177
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    }
  ]
}