{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/historic-barn-winery-roseburg-or",
  "name": "Historic Barn Winery Retreat",
  "description": "Nestled among rolling vineyards, this historic barn winery offers RV Camping just steps from a charming tasting room and scenic views. Enjoy guided tastings of Syrah and other award-winning wines paired with chef-crafted charcuterie plates, empanadas or smoked salmon. With spacious, level gravel parking, a pup-friendly atmosphere, on-site food and a unique gift shop, it‚Äôs the perfect tranquil wine country escape.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/historic-barn-winery-roseburg-or",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/184/photo-gallery/oJRTdV9SdROkiWTU_18112c6a94e431a6f5fc32009be7ba67_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Roseburg, OR",
    "addressLocality": "Roseburg",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.21930235,
    "longitude": -123.45658053
  },
  "checkinTime": "06:00:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@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": 478,
    "bestRating": 5,
    "worstRating": 1
  }
}