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