{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/artisanal-moonshine-distillery-calgary-ab",
  "name": "Artisanal Moonshine Distillery",
  "description": "Ignite your taste buds at this inventive distillery offering smooth, engineered moonshine that‚Äôs as refined as it is bold. RV Camping guests enjoy easy parking in a quiet, centrally located urban spot. Tour the distilling operation, sample premium moonshine cocktails on the patio, and savor live music nights with pizza and friendly conversation. Warm hosts share tastings and stories, elevating your camping experience with genuine hospitality and unforgettable flavors.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/artisanal-moonshine-distillery-calgary-ab",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/18508/photo-gallery/LckgYcPkhHDrqvPP_7089f8c716db9959415eb622aa28a698_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Calgary, AB",
    "addressLocality": "Calgary",
    "addressRegion": "AB",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.04864532,
    "longitude": -114.0085329
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.67,
    "reviewCount": 52,
    "bestRating": 5,
    "worstRating": 1
  }
}