{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-lakeview-winery-restaurant-manson-wa",
  "name": "Scenic Lakeview Winery & Restaurant",
  "description": "Perched above a sparkling lake with mountain panoramas, this family- and dog-friendly estate invites RV Camping guests to unwind among vineyard rows. Indulge in locally crafted wines at the tasting room, savor gourmet dishes--pizza, salads, wings and macarons--at the on-site restaurant, and toast fiery sunsets from spacious, quiet parking. With welcoming hosts, delicious food and exceptional wines, every stay feels like a celebration of vineyard charm.",
  "url": "https://campertunity.com/listings/campgrounds/scenic-lakeview-winery-restaurant-manson-wa",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/26507/photo-gallery/vSBiKpUK9hC1zFAE_e3b3d2a9b64fbabb506a9b4112e6bb25_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Manson, WA",
    "addressLocality": "Manson",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.87034341,
    "longitude": -120.09168811
  },
  "numberOfRooms": 8,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@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": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.91,
    "reviewCount": 256,
    "bestRating": 5,
    "worstRating": 1
  }
}