{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/university-area-craft-brewery-cheney",
  "name": "University-Area Craft Brewery",
  "description": "Park your rig at this friendly craft brewery nestled near a busy university district and enjoy RV Camping with a local twist. With two dedicated spots for small to mid-size rigs and optional electric hookup, you‚Äôre steps from 12 rotating taps and fresh sample flights. Family- and pet-friendly, the brewpub offers happy hour, outdoor patio seating, canned beers to go, and plenty of nearby dining options--all within walking distance.",
  "url": "https://campertunity.com/listings/campgrounds/university-area-craft-brewery-cheney",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/21374/photo-gallery/Ltse9ciLwyV8eF9l_c1825936377164b5c475ed4a49b8f3ba_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cheney, WA",
    "addressLocality": "Cheney",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.39166648,
    "longitude": -117.71718425
  },
  "checkinTime": "09:00:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.67,
    "reviewCount": 25,
    "bestRating": 5,
    "worstRating": 1
  }
}