{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/roaring-brook-campground-baxter-state-park-millinocket-me",
  "name": "Roaring Brook Campground — Baxter State Park",
  "description": "Roaring Brook Road is a narrow gravel road and can not accommodate vehicles over 9 feet high, 7 feet wide, or 22 feet long for a single vehicle or 44 feet long",
  "url": "https://campertunity.com/listings/campgrounds/roaring-brook-campground-baxter-state-park-millinocket-me",
  "image": [
    "https://photos.thedyrt.com/photo/127761/media/maine-baxter-state-park-roaring-brook_f307220841148f46bbc18e77a221b6de.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/127761/media/maine-baxter-state-park-roaring-brook_f307220841148f46bbc18e77a221b6de.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/62808/media/maine-baxter-state-park-roaring-brook_fe9a197aea7c4997987c51c38cd3e704.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/62813/media/maine-baxter-state-park-roaring-brook_5187b3db4b38ad6e716ece6806ea6445.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/32226/photo/maine-baxter-state-park-roaring-brook_2c0ac33d87e264227b41b4de0ed677f4.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/62807/media/maine-baxter-state-park-roaring-brook_1ad39875f26d179c80ab6bcb7557ff69.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "64 Balsam Drive",
    "addressLocality": "Millinocket",
    "addressRegion": "ME",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.91965087,
    "longitude": -68.85733927
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.571428571428571,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Ryan "
      },
      "datePublished": "2021-10-05T02:26:26.850Z",
      "reviewBody": "Beautiful park. Not the best campsites but necessary to give time to hike the ridge line",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 4,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Emma M."
      },
      "datePublished": "2018-10-31T21:49:54.757Z",
      "reviewBody": "really close to Katahdin trails, reasonable price, great views ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 4,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Paige B."
      },
      "datePublished": "2018-09-05T11:04:22.564Z",
      "reviewBody": "There are drive up tent sites and lean to sites as well as walk in sites (fairly short walk and easy to locate). Great place to start for an adventure to summit katadhin and tackle knifes edge. I will definitely be back. Hiked past chimney pond (another campsite) with great views of the mountain. That site is hike in only whereas roaring brook has parking.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "8",
    "priceValidUntil": "2026-07-18"
  },
  "priceRange": "$8-$32"
}