{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/adventure-bound-camping-resorts-tall-pines-elmer-nj",
  "name": "Adventure Bound Camping Resorts - Tall Pines",
  "description": "Adventure Bound Camping Resorts - Tall Pines is located at 49 Beal Road, Elmer NJ 8318. Adventure Bound Camping Resorts - Tall Pines can be contacted at ***-***-**** or https://www.abcamping.com/tallpines/",
  "url": "https://campertunity.com/listings/campgrounds/adventure-bound-camping-resorts-tall-pines-elmer-nj",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "49 Beal Road",
    "addressLocality": "Elmer",
    "addressRegion": "NJ",
    "postalCode": "8318",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.540884,
    "longitude": -75.277324
  }
}