{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/quaint-boutique-winery-retreat-walla-walla-wa",
  "name": "Quaint Boutique Winery Retreat",
  "description": "Nestled in rolling vineyards, this intimate winery retreat offers RV camping amid serene red wine country. Enjoy a single-level, concrete parking spot with gentle breezes kept at bay by the adjacent tasting room. Meet the winemaker for a private tasting of rich, smooth reds before strolling nearby walking paths or visiting a local coffee roastery just up the road. Limited to one night per month, it‚Äôs the perfect peaceful stop for wine enthusiasts on the road.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/quaint-boutique-winery-retreat-walla-walla-wa",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/2653/photo-gallery/Ns3WIbPpQi8apNn5_e9930c52d202119d924a3494b0c5bf1f_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Walla Walla, WA",
    "addressLocality": "Walla Walla",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.12497266,
    "longitude": -118.23810267
  },
  "checkinTime": "06:60:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.94,
    "reviewCount": 57,
    "bestRating": 5,
    "worstRating": 1
  }
}