{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/devils-hopyard-picnic-shelter-east-haddam-ct",
  "name": "Devil's Hopyard Picnic Shelter",
  "description": "Devil's Hopyard Picnic Shelter camping reservations and campground information. Learn more about camping near Devil's Hopyard Picnic Shelter and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/devils-hopyard-picnic-shelter-east-haddam-ct",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "C/O Gillette Castle State Park",
    "addressLocality": "EAST HADDAM",
    "addressRegion": "CT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.48194,
    "longitude": -72.34222
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Shelter"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}