{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/echo-lake-franconia-notch-franconia-nh-us",
  "name": "Echo Lake-Franconia Notch",
  "description": "Echo Lake-Franconia Notch camping reservations and campground information. Learn more about camping near Echo Lake-Franconia Notch and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/echo-lake-franconia-notch-franconia-nh-us",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/NH/pid271900/%7Bpht%7DScreenshot_2020-06-16%2520NH%2520State%2520Parks%2520Welcome%7Bpht%7D1592318726539.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "260 Tramway Dr",
    "addressLocality": "Franconia",
    "addressRegion": "NH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2273919,
    "longitude": -71.7478468
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/echo-lake-franconia-notch/NH/271900/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}