{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boutique-vineyard-retreat-eagle-id",
  "name": "Boutique Vineyard Retreat",
  "description": "Perched on a gentle hillside overlooking a sweeping valley, this boutique winery offers RV Camping steps from the vines. Enjoy wine tastings paired with small bites in indoor or outdoor seating, live music events and charcuterie boards. Schedule a winemaker experience or request a complimentary UTV ride up the hill. Explore a nearby hiking trail off the vineyard border. Five level back-in spots ensure an easy overnight stay in wine country.",
  "url": "https://campertunity.com/listings/campgrounds/boutique-vineyard-retreat-eagle-id",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/31437/photo-gallery/Z6aHlaBSvSreafWL_1057b9d4c2b9d7d4779dfc53f3c149c6_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Eagle, ID",
    "addressLocality": "Eagle",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.71373431,
    "longitude": -116.41683216
  },
  "checkinTime": "06:60:00",
  "checkoutTime": "06:30:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.69,
    "reviewCount": 87,
    "bestRating": 5,
    "worstRating": 1
  }
}