{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scenic-ridge-vineyard-farm-roseburg-or",
  "name": "Scenic Ridge Vineyard & Farm",
  "description": "Perched atop a 1,400-foot ridge, this 10-acre vineyard and boutique farm offers immersive RV Camping with sweeping valley views. Navigate the scenic gravel driveway (4WD recommended) to two level, electric-equipped sites. Enjoy guided wine tastings of multiple varietals on a deck overlooking manicured vines, accompanied by housemade goat cheese and charcuterie. Stock up on fresh eggs, artisan goat milk soap and select bottles to take home.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scenic-ridge-vineyard-farm-roseburg-or",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/30586/photo-gallery/LhVVLqoYarf6dEHF_7d722cc271d62255b56d93d6749c6bd6_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Roseburg, OR",
    "addressLocality": "Roseburg",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.16653895,
    "longitude": -123.53865282
  },
  "checkinTime": "07:50:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 38,
    "bestRating": 5,
    "worstRating": 1
  }
}