{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gillette-castle-state-park-river-camping-east",
  "name": "Gillette Castle State Park River Camping",
  "description": "Gillette Castle State Park River Camping camping reservations and campground information. Learn more about camping near Gillette Castle State Park River Camping and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/gillette-castle-state-park-river-camping-east",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CT/pid100951/%7Bpht%7DGillette%2520Site%7Bpht%7D1538122750577.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "c/o Gillette Castle State Park 67 River Road",
    "addressLocality": "East Haddam",
    "addressRegion": "CT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.42305,
    "longitude": -72.42764
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}