{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wading-pines-camping-resort-chatsworth-nj",
  "name": "Wading Pines Camping Resort",
  "description": "Wading Pines Camping Resort is located at 85 Godfrey Bridge Road, Chatsworth NJ 8019. Wading Pines Camping Resort can be contacted at ***-***-**** or http://wadingpines.com/",
  "url": "https://campertunity.com/listings/campgrounds/wading-pines-camping-resort-chatsworth-nj",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "85 Godfrey Bridge Road",
    "addressLocality": "Chatsworth",
    "addressRegion": "NJ",
    "postalCode": "8019",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.6881,
    "longitude": -74.5443
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-jersey/chatsworth/wading-pines-camping-resort"
  ]
}