{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/alderbrook-camp-site-bingham-me",
  "name": "Alderbrook Camp Site",
  "description": "Alderbrook Camp Site is located near the rolling hills and dense forests of central Maine.",
  "url": "https://campertunity.com/listings/campgrounds/alderbrook-camp-site-bingham-me",
  "image": [
    "https://photos.thedyrt.com/photo/859279/media/alderbrook-camp-site_973549da-8cc1-4a49-9625-db5ade8ca265.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/alderbrook-camp-site_7f8c27b5-4ba1-4bbd-8bad-8cd957eecc45.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-69.6823112060764,44.987713884298756)/-69.6823112060764,44.987713884298756,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/859279/media/alderbrook-camp-site_973549da-8cc1-4a49-9625-db5ade8ca265.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bingham",
    "addressRegion": "ME",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.987713884298756,
    "longitude": -69.6823112060764
  },
  "sameAs": [
    "https://thedyrt.com/camping/maine/alderbrook-camp-site"
  ],
  "checkoutTime": "11:00:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "100",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$100+"
}