{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-3-ponds-campground-brentwood-nh",
  "name": "What is the phone number for 3 Ponds Campground?",
  "description": "3 Ponds Campground is located at 146 North Road, Brentwood NH 3833. 3 Ponds Campground can be contacted at ***-***-**** or http://www.3pondscampground.net/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-3-ponds-campground-brentwood-nh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "146 North Road",
    "addressLocality": "Brentwood",
    "addressRegion": "NH",
    "postalCode": "3833",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.0114649,
    "longitude": -71.0580146
  }
}