{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-vineyard-orchard-retreat-mattawa-wa",
  "name": "Scenic Vineyard & Orchard Retreat",
  "description": "Settle in under stately Ginkgo trees at this charming Pacific Northwest vineyard and orchard. Enjoy RV Camping on a quiet, level spot with panoramic views of nearby lake and geological landmarks. Sample whites, reds, dessert wines, port blends and seasonal wine slushies during personalized tastings hosted by a welcoming vintner. Wander apple and cherry orchards, then relax amidst serene farm ambiance.",
  "url": "https://campertunity.com/listings/campgrounds/scenic-vineyard-orchard-retreat-mattawa-wa",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/247/photo-gallery/S4NhFxjgWuAo4n8L_0817e8d6f4f52e3cefb1ab396702a3cc_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mattawa, WA",
    "addressLocality": "Mattawa",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.75198177,
    "longitude": -119.87710119
  },
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Orchard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 26,
    "bestRating": 5,
    "worstRating": 1
  }
}