{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mountain-ski-resort-brewpub-retreat-auburn-me",
  "name": "Mountain Ski Resort & Brewpub Retreat",
  "description": "Perched amid 300 acres of rolling terrain, this all-season destination offers RV Camping beside a lively brewpub serving house-crafted beers and a full food menu. Enjoy live music most nights on the outdoor patio, lawn games, and scenic hikes around the ski slopes. In winter, learn to ski or snowboard on friendly beginner slopes. Ample level, private grassy sites and easy access make this spot a year-round haven for families and craft beer lovers.",
  "url": "https://campertunity.com/listings/campgrounds/mountain-ski-resort-brewpub-retreat-auburn-me",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/2263/photo-gallery/8FFZHF2jh7vfnMf9_f8b3d65aef9f12f5109ea9304af8b551_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Auburn, ME",
    "addressLocality": "Auburn",
    "addressRegion": "ME",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.12397004,
    "longitude": -70.29880823
  },
  "checkinTime": "07:20:00",
  "checkoutTime": "09:00:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.94,
    "reviewCount": 170,
    "bestRating": 5,
    "worstRating": 1
  }
}