{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cumberland-bay-state-park-campground-plattsburgh-ny",
  "name": "Cumberland Bay State Park Campground",
  "description": "Cumberland Bay State Park, near Plattsburgh, New York, is a fantastic spot for families and friends looking to enjoy the great outdoors.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cumberland-bay-state-park-campground-plattsburgh-ny",
  "image": [
    "https://photos.thedyrt.com/photo/706965/media/new-york-cumberland-bay-state-park_3639b756-ca4c-4752-94c1-a0cd03074188.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/706965/media/new-york-cumberland-bay-state-park_3639b756-ca4c-4752-94c1-a0cd03074188.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-73.42600028,44.72500045)/-73.42600028,44.72500045,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/148980/media/new-york-cumberland-bay-state-park_13ebf5e778cf92554149231c63cac8a1.jpeg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "152 CUMBERLAND HEAD RD.",
    "addressLocality": "Plattsburgh",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.72500045,
    "longitude": -73.42600028
  },
  "numberOfRooms": 117,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Recycling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "17",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$17-$24"
}