{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wizard-week-strafford-nh",
  "name": "Wizard Week",
  "description": "A fun week of make your own potions and more!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wizard-week-strafford-nh",
  "image": [
    "https://koa.com/content/campgrounds/strafford/heroitems/29133heroitems8bc4d4f0-5967-412c-ae05-260990d4f41f.jpg",
    "https://koa.com/content/campgrounds/strafford/events/29133eventad86eb7c-0fd5-47b7-87e9-2b01b59a14a0.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": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}