{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gillette-castle-state-park-east-haddam-ct",
  "name": "Gillette Castle State Park",
  "description": "Gillette Castle State Park is located at 67 River Road, East Haddam CT 6423. Gillette Castle State Park can be contacted at ***-***-**** or http://www.ct.gov/deep/cwp/view.asp?a=2716&q=325204&deepNav_GID=1650",
  "url": "https://campertunity.com/listings/campgrounds/gillette-castle-state-park-east-haddam-ct",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "67 River Road",
    "addressLocality": "East Haddam",
    "addressRegion": "CT",
    "postalCode": "6423",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.4271658,
    "longitude": -72.4286718
  }
}