{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hilltop-vineyard-camping-retreat-temecula-ca",
  "name": "Hilltop Vineyard Camping Retreat",
  "description": "Nestled on an 18-acre estate with 12 acres of working vineyards, this hilltop campground immerses RV camping enthusiasts in the heart of wine country. Enjoy panoramic vineyard views at sunrise--complete with hot air balloons drifting overhead--while wildlife sightings add a touch of wilderness. Unwind by the solar-lit lounge circle, sample self-serve red and white wines on the honor system, and stroll the vine-lined paths. No hookups; ideal for smaller rigs seeking a peaceful, scenic escape.",
  "url": "https://campertunity.com/listings/campgrounds/hilltop-vineyard-camping-retreat-temecula-ca",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/29614/photo-gallery/DgMnoQ6x5l8IpwFe_0b82b77df273ff75247778b0809813c2_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Temecula, CA",
    "addressLocality": "Temecula",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.54751224,
    "longitude": -117.08934778
  },
  "checkinTime": "07:20:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.94,
    "reviewCount": 146,
    "bestRating": 5,
    "worstRating": 1
  }
}