{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-winery-breckenridge-tx",
  "name": "Harvest Hosts Winery",
  "description": "We are a (new) full production winery in west Texas; our winery is open Friday, Saturday and Sunday and offers multiple varieties of wine, a wine tasting room and a restaurant attached which has a variety of dishes that compliment our wines",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-winery-breckenridge-tx",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/44039/photo-gallery/MUjWjYUh6nYJvmb7_912dc0a58aaa2a4d89fd5fb7194e7151_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Breckenridge, TX",
    "addressLocality": "Breckenridge",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.66954033,
    "longitude": -98.90466098
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/texas/cc-farms"
  ],
  "checkinTime": "09:00:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ]
}