{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/urban-craft-beer-food-truck-park-redmond-or",
  "name": "Urban Craft Beer & Food Truck Park",
  "description": "Kick off your RV camping adventure at this vibrant urban destination featuring six rotating food trucks and 25+ craft brews on tap. Enjoy level, paved parking with easy pull-in sites just minutes from downtown. By day, savor gourmet tacos, $1 wings and pizza; by night, join community bingo, karaoke, trivia and DJ dance events, or catch free live music and national-level concerts. Friendly hosts, spotless facilities and quiet evenings make this spot a top choice for an unforgettable city stay.",
  "url": "https://campertunity.com/listings/campgrounds/urban-craft-beer-food-truck-park-redmond-or",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/19291/photo-gallery/7Hp8pZEOuQqLSsFt_2143b475c8184ea4a67ea8a5404b43ea_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Redmond, OR",
    "addressLocality": "Redmond",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.29211241,
    "longitude": -121.15906043
  },
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.88,
    "reviewCount": 40,
    "bestRating": 5,
    "worstRating": 1
  }
}