{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/labor-day-weekend-niantic-ct",
  "name": "Labor Day Weekend!",
  "description": "Come join us for a fun-filled weekend of Outdoor movies, wagon rides, a coin hunt, fire truck rides, shell painting, a late-night pool party, and so much more!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/labor-day-weekend-niantic-ct",
  "image": [
    "https://koa.com/content/campgrounds/niantic/heroitems/07121heroitemsa2049e5f-45ec-4ae6-be95-f029303224e7.jpg",
    "https://koa.com/content/campgrounds/niantic/events/07121event41d06ae6-887f-4112-9cd8-1621094dc076.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": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}