{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tamworth-nh",
  "name": "Spot2Nite",
  "description": "Selected \"2008 - 2009 National Park of The Year\" -- Quiet, full service, lakeside campground in foothills of White Mountains. Chocorua Camping Village KOA This campground, tucked in the White Mountains of New Hampshire and bordering the Lakes Region, is",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tamworth-nh",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/d8388097-98e6-11ef-af2f-9ea163d15616/card.jpg?v=63897749471"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "893 White Mountain Highway",
    "addressLocality": "Tamworth",
    "addressRegion": "NH",
    "postalCode": "03817",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.8562209,
    "longitude": -71.2056259
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}