{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/easter-weekend-eggs-travaganza-north-stonington-ct",
  "name": "Easter Weekend Eggs-travaganza!",
  "description": "We are celebrating with an Easter egg hunt outside for the kids (weather permitting), Easter crafts and Peep s'mores.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/easter-weekend-eggs-travaganza-north-stonington-ct",
  "image": [
    "https://koa.com/content/campgrounds/mystic/heroitems/07119heroitemsf003bda9-44f8-4418-8d2d-cc1589699a94.jpg",
    "https://koa.com/content/campgrounds/mystic/events/07119eventsd5bc31c7-c285-45f1-bd6e-6ec9ebabd2f0.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": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}