{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-winery-dulzura-ca",
  "name": "Harvest Hosts Winery",
  "description": "Vineyard and winery in Dulzura ca covering over 100 acres and surrounded by natural San Diego back country",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-winery-dulzura-ca",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/35377/photo-gallery/qBtaS5Kq0vBxv8YH_3ae7ae251f04092eaf8b2293fe508acb_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dulzura, CA",
    "addressLocality": "Dulzura",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.72260542,
    "longitude": -116.83603573
  },
  "checkinTime": "04:20:00",
  "checkoutTime": "08:40:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@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": 5,
    "reviewCount": 24,
    "bestRating": 5,
    "worstRating": 1
  }
}