{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-bostwick-lake-bridgeton-nj",
  "name": "Bostwick Lake",
  "description": "Bostwick Lake is located at 177 Friesburg Deerfield Road, Bridgeton NJ 8302. Bostwick Lake can be contacted at ***-***-**** or http://www.cityofbridgeton.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-bostwick-lake-bridgeton-nj",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "177 Friesburg Deerfield Road",
    "addressLocality": "Bridgeton",
    "addressRegion": "NJ",
    "postalCode": "8302",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.529842,
    "longitude": -75.268675
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-jersey/bridgeton/bostwick-lake"
  ]
}