{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/echo-lake-state-park-n-conway-north-conway-nh",
  "name": "Echo Lake State Park - N.Conway",
  "description": "Echo Lake State Park - N.Conway camping reservations and campground information. Learn more about camping near Echo Lake State Park - N.Conway and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/echo-lake-state-park-n-conway-north-conway-nh",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/NH/pid270019/%7Bpht%7DScreenshot_2020-06-10%2520NH%2520State%2520Parks%2520Echo%2520Lake%2520State%2520Park%7Bpht%7D1591788809558.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "68 Echo Lake Rd.",
    "addressLocality": "North Conway",
    "addressRegion": "NH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.037776,
    "longitude": -71.1238246
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}