{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wine-country-ranch-retreat-temecula-ca-us",
  "name": "Wine Country Ranch Retreat",
  "description": "Discover peaceful RV camping amid rolling vineyards at this serene wine country ranch. Nestled minutes from top Temecula wineries, the property offers a true retreat for wine tasting aficionados and nature lovers alike. Enjoy evenings under the stars, savor local vintages at your leisure, and watch vibrant sunsets paint the sky. With easy access to renowned tasting rooms, scenic countryside drives, and a tranquil setting, it‚Äôs the perfect base for a relaxing getaway.",
  "url": "https://campertunity.com/listings/campgrounds/wine-country-ranch-retreat-temecula-ca-us",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/40749/photo-gallery/FbLDQeoiQ6TjeeUS_9325bcebf23ed051fcbcfeff436351ac_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Temecula, CA",
    "addressLocality": "Temecula",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.58188646,
    "longitude": -117.0154964
  },
  "checkinTime": "06:60:00",
  "checkoutTime": "06:30:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}