{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vermont-craft-spirits-distillery-brattleboro",
  "name": "Vermont Craft Spirits Distillery",
  "description": "Discover a unique RV camping stop at this Vermont distillery offering craft spirits made with fresh maple syrup and local flavors. Park on a spacious, level paved lot just off the interstate, then sip signature gin, maple bourbon or seasonal cocktails at the indoor-outdoor bar. Enjoy tasty flight samplings, hot pretzels and friendly service in a relaxed atmosphere with games, grassy pet-friendly areas and nearby dining options.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vermont-craft-spirits-distillery-brattleboro",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/3049/photo-gallery/xLt2cTa82r75MIRT_4dfa3a90afeca78f489571099ea53100_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Brattleboro, VT",
    "addressLocality": "Brattleboro",
    "addressRegion": "VT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.89851167,
    "longitude": -72.5812606
  },
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.84,
    "reviewCount": 268,
    "bestRating": 5,
    "worstRating": 1
  }
}