{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-littleton-franconia-notch-koa",
  "name": "What is the phone number for Littleton / Franconia Notch KOA?",
  "description": "Littleton / Franconia Notch KOA is located at 2154 U.S. 302, Lisbon NH 3585. Littleton / Franconia Notch KOA can be contacted at ***-***-**** or http://koa.com/campgrounds/littleton/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-littleton-franconia-notch-koa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2154 U.S. 302",
    "addressLocality": "Lisbon",
    "addressRegion": "NH",
    "postalCode": "3585",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2501402,
    "longitude": -71.8520466
  }
}