{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/secluded-riverside-winery-grants-pass-or",
  "name": "Secluded Riverside Winery Retreat",
  "description": "Nestled on a 25-acre estate framed by the Siskiyou Mountains and the Applegate River, this boutique winery offers RV Camping among vine rows with riverfront views. The modern tasting room pours ten estate wines, plus local ciders, beers and soft drinks alongside charcuterie boards daily. Saturdays through September feature food trucks and live music. Enjoy serene wildlife sightings, level riverside sites and personalized tastings for a tranquil farmstead getaway.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/secluded-riverside-winery-grants-pass-or",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/16230/photo-gallery/w9ZiG2JxlIZsheyb_963ca55c30beeb0c30f4d0ff3b0d93f0_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grants Pass, OR",
    "addressLocality": "Grants Pass",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.36799142,
    "longitude": -123.2856401
  },
  "checkinTime": "07:20:00",
  "checkoutTime": "06:00:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.98,
    "reviewCount": 162,
    "bestRating": 5,
    "worstRating": 1
  }
}