{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sweets-treats-weekend-niantic-ct",
  "name": "Sweets & Treats Weekend!",
  "description": "Have you found your GOLDEN TICKET? Come explore some sweet treats with us! We will have candy making, Wonka Movie, cotton candy, and so much more!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sweets-treats-weekend-niantic-ct",
  "image": [
    "https://koa.com/content/campgrounds/niantic/heroitems/07121heroitems5fde3340-7b57-4fb1-80b0-0a3264886535.jpg",
    "https://koa.com/content/campgrounds/niantic/events/07121event6f79d9d9-b602-4a22-8a68-4c8023b63078.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"
    }
  ]
}