{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wolfs-den-family-campground-east-haddam-ct-1",
  "name": "Wolf's Den Family Campground",
  "description": "Wolf's Den Family Campground is located at 256 Town Street, East Haddam CT 6423. Wolf's Den Family Campground can be contacted at ***-***-**** or http://www.wolfsdencampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/wolfs-den-family-campground-east-haddam-ct-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "256 Town Street",
    "addressLocality": "East Haddam",
    "addressRegion": "CT",
    "postalCode": "6423",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.450696,
    "longitude": -72.428881
  }
}