{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mystical-mystic-halloween-weekend-2-north-stonington-ct",
  "name": "Mystical Mystic Halloween Weekend #2",
  "description": "Looking for a wicked weekend? Spend the long weekend with us for a fun-filled fall camping trip.Friday night movieSite decorating contestPumpkin decoratingCostume contestTrick or treatingHaunted hay rides",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mystical-mystic-halloween-weekend-2-north-stonington-ct",
  "image": [
    "https://koa.com/content/campgrounds/mystic/heroitems/07119heroitemsf003bda9-44f8-4418-8d2d-cc1589699a94.jpg",
    "https://koa.com/content/campgrounds/mystic/events/07119eventa4279c49-2253-4a19-a054-2ac87ccbc42b.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"
    }
  ]
}