{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/80s-rockin-weekend-north-stonington-ct",
  "name": "80's Rockin' Weekend",
  "description": "Rock out during 80's week with Live Entertainment*, 80's Trivia, Rollin Stones Game, Decorate your own Vinyl Record, and Trolls World Tour Movie!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/80s-rockin-weekend-north-stonington-ct",
  "image": [
    "https://koa.com/content/campgrounds/mystic/heroitems/07119heroitemsf003bda9-44f8-4418-8d2d-cc1589699a94.jpg",
    "https://koa.com/content/campgrounds/mystic/events/07119event3f810b37-290e-4340-b9cb-c0edaab1ec5c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "118 Pendleton Hill Road",
    "addressLocality": "North Stonington",
    "addressRegion": "CT",
    "postalCode": "06359",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.4249338727,
    "longitude": -71.8451571465
  },
  "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"
    }
  ]
}