{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-godfrey-bridge-campground-chatswort",
  "name": "Godfrey Bridge Campground",
  "description": "Godfrey Bridge Campground is located at Godfrey Bridge Road, Chatsworth NJ 8019. Godfrey Bridge Campground can be contacted at ***-***-**** or http://www.state.nj.us/dep/parksandforests/parks/wsf-godfrey-map.html",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-godfrey-bridge-campground-chatswort",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Godfrey Bridge Road",
    "addressLocality": "Chatsworth",
    "addressRegion": "NJ",
    "postalCode": "8019",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.6893562,
    "longitude": -74.5493345
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-jersey/chatsworth/godfrey-bridge-campground"
  ]
}