{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fathers-day-weekend-strafford-nh",
  "name": "Father's Day Weekend",
  "description": "Celebrate the Fathers with Strafford KOA Arts & Crafts and more!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fathers-day-weekend-strafford-nh",
  "image": [
    "https://koa.com/content/campgrounds/strafford/heroitems/29133heroitems8bc4d4f0-5967-412c-ae05-260990d4f41f.jpg",
    "https://koa.com/content/campgrounds/strafford/events/29133event1d887ca6-dac7-45df-a2ac-a395743a03be.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"
    }
  ]
}