{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mystic-koa-holiday-north-stonington-ct",
  "name": "Mystic KOA Holiday",
  "description": "Mystic KOA Holiday is located in North Stonington, Connecticut and offers great camping sites! Click here to find out more information or to book a reservation.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mystic-koa-holiday-north-stonington-ct",
  "image": [
    "https://koa.com/content/campgrounds/mystic/heroitems/07119heroitemse2346dcf-ba08-4f63-9b87-a952eafa36e3.jpg",
    "/content/campgrounds/mystic/waystostayphotos/07119waystostayphotosc9b9d18d-a6c5-440b-a946-9c2b58118ec5.jpg?preset=srcset-xs",
    "https://koa.com/content/campgrounds/mystic/photos/07119photob5b6ec97-73bd-45dd-9758-71871253544a.png"
  ],
  "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": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}