{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hippie-weekend-north-stonington",
  "name": "Hippie Weekend",
  "description": "Join in for a groovy weekend packed with a Friday night movie, tie-dye, and flower crown crafts/feather painting.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hippie-weekend-north-stonington",
  "image": [
    "https://koa.com/content/campgrounds/mystic/heroitems/07119heroitemsf003bda9-44f8-4418-8d2d-cc1589699a94.jpg",
    "https://koa.com/content/campgrounds/mystic/events/07119event4fd6f32e-06a3-40ca-9b70-f968de05957c.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"
    }
  ]
}