{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-winery-shelbyville-il-1",
  "name": "Harvest Hosts Winery",
  "description": "We are a Tuscan style winery nestled in central Illinois outside of Shelbyville, IL.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-winery-shelbyville-il-1",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/34839/photo-gallery/WkhhSqnZNFacgLM3_7929b489ce6bb33c6b0a700794a37f37_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Shelbyville, IL",
    "addressLocality": "Shelbyville",
    "addressRegion": "IL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.39066935,
    "longitude": -88.79372017
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ]
}