{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/countryside-vineyard-retreat-homedale-id",
  "name": "Countryside Vineyard Retreat",
  "description": "Nestled on ten acres of farm country, this boutique vineyard retreat offers RV camping with spacious, level sites equipped with 50 amp power and water hookups. Enjoy quiet evenings under open skies, spectacular sunset views, and friendly farm animals roaming nearby. Wander among 50+ grapevines, sample the hosts‚Äô homemade wine, and relax in provided outdoor chairs. Easy access for large rigs; no dump onsite.",
  "url": "https://campertunity.com/listings/campgrounds/countryside-vineyard-retreat-homedale-id",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/25810/photo-gallery/Tar51TkH3k8YVuRG_8bc0b3996a1a782994234534de529159_medium.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Homedale, ID",
    "addressLocality": "Homedale",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.61378142,
    "longitude": -116.98263067
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.98,
    "reviewCount": 42,
    "bestRating": 5,
    "worstRating": 1
  }
}