{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chocolate-lovers-weekend-strafford-nh",
  "name": "Chocolate Lovers Weekend",
  "description": "S'mores social, fun with chocolate, and more!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chocolate-lovers-weekend-strafford-nh",
  "image": [
    "https://koa.com/content/campgrounds/strafford/heroitems/29133heroitems8bc4d4f0-5967-412c-ae05-260990d4f41f.jpg",
    "https://koa.com/content/campgrounds/strafford/events/29133event867fee47-aa1f-42d8-bfd0-18b2a72056a3.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "79 First Crown Point Road",
    "addressLocality": "Strafford",
    "addressRegion": "NH",
    "postalCode": "03884",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.284099,
    "longitude": -71.070311
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}