{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/green-falls-campground-voluntown-ct",
  "name": "Green Falls Campground",
  "description": "Green Falls Campground camping reservations and campground information. Learn more about camping near Green Falls Campground and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/green-falls-campground-voluntown-ct",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CT/pid100802/%7Bpht%7DIMG_2553%7Bpht%7D1670603420682.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "PO Box 5",
    "addressLocality": "Voluntown",
    "addressRegion": "CT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.60139,
    "longitude": -71.88583
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}