{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bigelow-col-campsite-bigelow-ecological-reserve-stratton",
  "name": "Bigelow Col Campsite — Bigelow Ecological Reserve",
  "description": "Bigelow Col Campsite is located within the Bigelow Ecological Reserve in Maine, featuring rugged terrain with forested areas and mountain views.",
  "url": "https://campertunity.com/listings/campgrounds/bigelow-col-campsite-bigelow-ecological-reserve-stratton",
  "image": [
    "https://photos.thedyrt.com/photo/1261694/media/bigelow-col-campsite_082ceab8-796d-4e6a-9457-ae2e3dca52f0.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1261694/media/bigelow-col-campsite_082ceab8-796d-4e6a-9457-ae2e3dca52f0.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-70.41181422236082,45.17353282842342)/-70.41181422236082,45.17353282842342,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Stratton",
    "addressRegion": "ME",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.17353282842342,
    "longitude": -70.41181422236082
  },
  "sameAs": [
    "https://thedyrt.com/camping/maine/bigelow-col-campsite"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}