{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tamerlane-campground-cape-may-court-house-nj",
  "name": "Tamerlane Campground",
  "description": "Tamerlane Campground is located at 2241 Shore Road, Cape May Court House NJ 8210. Tamerlane Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/tamerlane-campground-cape-may-court-house-nj",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2241 Shore Road",
    "addressLocality": "Cape May Court House",
    "addressRegion": "NJ",
    "postalCode": "8210",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.163565,
    "longitude": -74.7479145
  }
}