{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sailfest-2025-ocean-explorer-niantic-ct",
  "name": "Sailfest 2025 & Ocean Explorer",
  "description": "Grab your swimsuit & join us for some pool games, late night swim, shell painting, and so much more! Don't forget to check out Sailfest.org for all the fun going on nearby in New London!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sailfest-2025-ocean-explorer-niantic-ct",
  "image": [
    "https://koa.com/content/campgrounds/niantic/heroitems/07121heroitems5fde3340-7b57-4fb1-80b0-0a3264886535.jpg",
    "https://koa.com/content/campgrounds/niantic/events/07121event4d4b0a6a-d114-444f-b32e-03a21a255a24.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "271 West Main St",
    "addressLocality": "Niantic",
    "addressRegion": "CT",
    "postalCode": "06357",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.316018,
    "longitude": -72.250864
  },
  "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"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    }
  ]
}