{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/desert-microbrewery-oasis-tucson-az",
  "name": "Desert Microbrewery Oasis",
  "description": "Nestled just off the interstate, this lively microbrewery oasis welcomes RV camping guests to savor an eclectic lineup of world-class craft beers. With a spacious tasting room, inviting beer garden, and dog-friendly patios, it‚Äôs the perfect stop for pizza, wings, and board games after a highway drive or bike ride. Enjoy clear parking directions, community-focused events, canned brews to go, and quiet nights under the stars.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/desert-microbrewery-oasis-tucson-az",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/31036/photo-gallery/hqtkvRYSbBmuAczo_7e37f668a04d6e972cfddcb432f3c68c_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tucson, AZ",
    "addressLocality": "Tucson",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.36891509,
    "longitude": -111.07264742
  },
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.35,
    "reviewCount": 98,
    "bestRating": 5,
    "worstRating": 1
  }
}