{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/selden-neck-state-park-campground-east-haddam-ct",
  "name": "Selden Neck State Park Campground",
  "description": "Selden Neck State Park Campground is located near the Connecticut River, featuring forested terrain and riverbanks.",
  "url": "https://campertunity.com/listings/campgrounds/selden-neck-state-park-campground-east-haddam-ct",
  "image": [
    "https://photos.thedyrt.com/photo/1819033/media/selden-neck-state-park_60f3826e-6673-4b6f-973e-e0e42e37f6db.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-72.41129854973457,41.40059937284645)/-72.41129854973457,41.40059937284645,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1819034/media/selden-neck-state-park_d5e29eda-9bf5-4fba-bc82-8ed453c793d2.jpeg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1819033/media/selden-neck-state-park_60f3826e-6673-4b6f-973e-e0e42e37f6db.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "c/o Gillette Castle State Park 67 River Road",
    "addressLocality": "East Haddam",
    "addressRegion": "CT",
    "postalCode": "06423",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.40059937284645,
    "longitude": -72.41129854973457
  },
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "5",
    "priceValidUntil": "2026-07-27"
  },
  "priceRange": "$5+"
}