{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boutique-hilltop-vineyard-retreat-ramona-ca-us",
  "name": "Boutique Hilltop Vineyard Retreat",
  "description": "Elevate your RV camping with a stay at this boutique hilltop vineyard. Sip premium, small-batch single-varietal wines--Chardonnay, Cabernet Sauvignon, Merlot, Syrah, Sangiovese and more--while enjoying flatbread pizzas hot from the wood-fired oven. Relax by a fire table under sky-high views of horses grazing on nearby pastures, and say hello to the friendly vineyard cat as you unwind in this peaceful, scenic wine tasting destination.",
  "url": "https://campertunity.com/listings/campgrounds/boutique-hilltop-vineyard-retreat-ramona-ca-us",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/13017/photo-gallery/BH8V8OCZkP1saNMH_6cb8bd37660fc5e941a7dbe1c99096e3_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ramona, CA",
    "addressLocality": "Ramona",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.03642668,
    "longitude": -116.82480928
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.73,
    "reviewCount": 49,
    "bestRating": 5,
    "worstRating": 1
  }
}