{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-winery-palisade-co",
  "name": "Harvest Hosts Winery",
  "description": "TerraVin Cellars is the newest winery in Palisade, Colorado. Our tasting room is now open. Our inaugural wine list features a white, a rosé, and reds with vintages as early as 2020. We also serve seasonal wine spritzers.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-winery-palisade-co",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/33995/photo-gallery/zZHxzpklhwm9qXL3_f966e399dbc11b7fe932b74e8faaf0ff_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Palisade, CO",
    "addressLocality": "Palisade",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.14520961,
    "longitude": -108.26039231
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ]
}