{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/summer-kick-off-niantic-ct",
  "name": "Summer Kick Off!",
  "description": "Come kick off the summer with us for a fun filled weekend of wagon & fire truck rides, shell painting, late night swim, pool party, and so much more!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/summer-kick-off-niantic-ct",
  "image": [
    "https://koa.com/content/campgrounds/niantic/heroitems/07121heroitems5fde3340-7b57-4fb1-80b0-0a3264886535.jpg",
    "https://koa.com/content/campgrounds/niantic/events/07121event6c9df4c0-5a3d-4ccd-9fd2-784573c066b6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "271 West Main St",
    "addressLocality": "Niantic",
    "addressRegion": "CT",
    "postalCode": "06357",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.316018,
    "longitude": -72.250864
  },
  "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"
    }
  ]
}