{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-brookville-campgrounds-barnegat-nj",
  "name": "What is the phone number for Brookville Campgrounds?",
  "description": "Brookville Campgrounds is located at 224 Jones Road, Barnegat NJ 8005. Brookville Campgrounds can be contacted at ***-***-**** or http://www.brookvillecampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-brookville-campgrounds-barnegat-nj",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "224 Jones Road",
    "addressLocality": "Barnegat",
    "addressRegion": "NJ",
    "postalCode": "8005",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.7785082,
    "longitude": -74.3005489
  }
}