{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/memorial-day-weekend-week-strafford-nh",
  "name": "Memorial Day Weekend/Week",
  "description": "Celebrate the long weekend into the week with our s'mores social, arts & crafts, dance party and more!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/memorial-day-weekend-week-strafford-nh",
  "image": [
    "https://koa.com/content/campgrounds/strafford/heroitems/29133heroitems8bc4d4f0-5967-412c-ae05-260990d4f41f.jpg",
    "https://koa.com/content/campgrounds/strafford/events/29133eventea434454-47eb-4300-b0e0-987ab6f996b5.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"
    }
  ]
}