{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/red-mountain-vineyard-golf-retreat-benton-city-wa",
  "name": "Red Mountain Vineyard & Golf Retreat",
  "description": "Experience RV Camping among rolling grapevines at this hillside winery with an on-site 9-hole golf course. Enjoy small-batch red and ros√© wines in an intimate tasting room after a round of golf or a stroll through the vineyard. Eight level sites feature water ($15/day) and sewer hookups ($25/day) for a fee--no dump--so please arrive empty. Call 30 minutes before arrival and arrive by 3 PM to secure your spot.",
  "url": "https://campertunity.com/listings/campgrounds/red-mountain-vineyard-golf-retreat-benton-city-wa",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/6511/photo-gallery/Zjf155mhoRd4RCYa_77c7f2c9b42d782678aa4adbfec1de92_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Benton City, WA",
    "addressLocality": "Benton City",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.29537147,
    "longitude": -119.56338809
  },
  "checkinTime": "05:40:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 8,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ]
}