{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harry-potter-niantic-ct",
  "name": "Harry Potter!",
  "description": "Congratulations! Grab your Hogwarts letter and come join us in wand making, Quidditch game, outdoor movie, and butter beer float Saturday night!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harry-potter-niantic-ct",
  "image": [
    "https://koa.com/content/campgrounds/niantic/backgrounds/07121backgroundf9ac98ee-81f0-4462-a9ac-dca6f2d47624.png",
    "https://koa.com/content/campgrounds/niantic/events/07121event78154ccb-f95b-49f8-891b-095a89a1c4dc.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"
    }
  ]
}