{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-jefferson-campground-jefferson",
  "name": "What is the phone number for Jefferson Campground?",
  "description": "Jefferson Campground is located at 1468 Presidential Highway, Jefferson NH 3583. Jefferson Campground can be contacted at ***-***-**** or http://www.jeffersoncampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-jefferson-campground-jefferson",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1468 Presidential Highway",
    "addressLocality": "Jefferson",
    "addressRegion": "NH",
    "postalCode": "3583",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.386968,
    "longitude": -71.4258035
  }
}