{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-winery-sandusky-oh",
  "name": "Harvest Hosts Winery",
  "description": "We are a family-owned business and destination vineyard, where grapes are 100% estate grown, and wine is produced, tasted, and sold. Let us help you celebrate any occasion, weddings, birthdays, anniversaries, and more!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-winery-sandusky-oh",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/45556/photo-gallery/ejZw2wb94vZrJQ8p_12099423734bae2625c85ced09d2dc2a_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sandusky, OH",
    "addressLocality": "Sandusky",
    "addressRegion": "OH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.36497003,
    "longitude": -82.74713623
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ]
}