{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scenic-vineyard-retreat-salem-or",
  "name": "Scenic Vineyard Retreat with Lake Views",
  "description": "Set among rolling vines beside a serene lake, this award-winning vineyard offers an unforgettable RV camping escape. Park on spacious, level gravel pads surrounded by lush landscaping and enjoy hiking trails that wind through secluded glens. Spend your afternoons in the cozy tasting room or on expansive outdoor decks with fire pits, sipping flights or glasses of handcrafted wines. No reservations needed for spring and summer visits--just arrive and indulge in wine by the glass, tasting flight...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scenic-vineyard-retreat-salem-or",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/321/photo-gallery/qopOYs4zrgg6NW8F_dbeff064eaef160ce39e87c4a27a612b_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Salem, OR",
    "addressLocality": "Salem",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.94850053,
    "longitude": -122.99890553
  },
  "checkinTime": "07:20:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 10,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.88,
    "reviewCount": 195,
    "bestRating": 5,
    "worstRating": 1
  }
}