{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/borderland-craft-brewery-retreat-lloydminster-ab",
  "name": "Borderland Craft Brewery Retreat",
  "description": "Settle in for RV Camping at this pioneering craft brewery straddling two provinces. Enjoy a wide range of house-brewed beers--from sours and porters to crisp seltzers--plus craft cocktails, wine, spirits and non-alcoholic options. Park on level gravel at the back, stretch your legs on the connected green space and local trail system, and bring dinner in from nearby eateries. Family- and dog-friendly, this quiet spot pairs artisan brews with a restful overnight stay.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/borderland-craft-brewery-retreat-lloydminster-ab",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/6209/photo-gallery/mCjvBheGFYGbADGJ_626dbaa4e89d5c9577b7de0831b58e35_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lloydminster, AB",
    "addressLocality": "Lloydminster",
    "addressRegion": "AB",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.28737388,
    "longitude": -110.01933121
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.73,
    "reviewCount": 88,
    "bestRating": 5,
    "worstRating": 1
  }
}