{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scenic-craft-brewery-and-rv-retreat-alpine-wy",
  "name": "Scenic Craft Brewery and RV Retreat",
  "description": "Discover RV Camping alongside award-winning brews at this craft brewery built for beer enthusiasts and outdoor adventurers. Park in spacious fields or nearby public lands overlooking a scenic river, then unwind on the outdoor patio with a rotating lineup of IPAs, flights and seasonal specials. Enjoy a full food menu--including burgers, wings and vegetarian options--artisan cocktails, live music and friendly service for a memorable overnight stay.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scenic-craft-brewery-and-rv-retreat-alpine-wy",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/2515/photo-gallery/pBJ0xDJopHl58Q7O_fdca61b6c1646286697d655b7f06a585_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Alpine, WY",
    "addressLocality": "Alpine",
    "addressRegion": "WY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.12659268,
    "longitude": -111.05507327
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@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": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.85,
    "reviewCount": 464,
    "bestRating": 5,
    "worstRating": 1
  }
}