{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-along-river-campground-cabins-twin",
  "name": "What is the phone number for Along the River Campground & Cabins?",
  "description": "Along the River Campground & Cabins is located at 373 U.S. 302, Twin Mountain NH 3595. Along the River Campground & Cabins can be contacted at ***-***-**** or http://www.alongtherivernh.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-along-river-campground-cabins-twin",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "373 U.S. 302",
    "addressLocality": "Twin Mountain",
    "addressRegion": "NH",
    "postalCode": "3595",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2722755,
    "longitude": -71.5540005
  }
}