{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/niantic-ct",
  "name": "Christmas in July!",
  "description": "Santa himself takes a break & visits for a wagon ride around the park along with a meet and greet after! Don't forget to decorate your site as the best one wins a special prize!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/niantic-ct",
  "image": [
    "https://koa.com/content/campgrounds/niantic/heroitems/07121heroitems5fde3340-7b57-4fb1-80b0-0a3264886535.jpg",
    "https://koa.com/content/campgrounds/niantic/events/07121event22ea1635-6224-4dec-bce7-15d7a460a742.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"
    }
  ]
}