{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rustic-family-winery-christmas-farm-ramona-ca",
  "name": "Rustic Family Winery & Christmas Farm",
  "description": "Nestled amid rolling vineyards and fields of Christmas trees, this family-owned winery invites RV Camping enthusiasts to savor natural, preservative-free Italian-style wines alongside farm-fresh fare and live music. Free-roaming peacocks, chickens and other barnyard buddies add rustic charm, while a cozy tea shoppe rounds out the offerings. Enjoy guided grape harvesting tours, pizza and vegan options in a laid-back setting with nearby hiking and horse trails.",
  "url": "https://campertunity.com/listings/campgrounds/rustic-family-winery-christmas-farm-ramona-ca",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/5333/photo-gallery/amVww1M5rdedAvxY_28da203fe70e798c749889282ad75550_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ramona, CA",
    "addressLocality": "Ramona",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.02273281,
    "longitude": -117.05950226
  },
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.74,
    "reviewCount": 35,
    "bestRating": 5,
    "worstRating": 1
  }
}