{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-foothills-family-campground-tamwort",
  "name": "What is the phone number for Foothills Family Campground?",
  "description": "Foothills Family Campground is located at 506 Maple Road, Tamworth NH 3886. Foothills Family Campground can be contacted at ***-***-**** or https://thefoothills.com/index.htm",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-foothills-family-campground-tamwort",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "506 Maple Road",
    "addressLocality": "Tamworth",
    "addressRegion": "NH",
    "postalCode": "3886",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.8421715,
    "longitude": -71.2076514
  }
}