{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-plymouth-wi-1",
  "name": "Harvest Hosts Farm",
  "description": "Small Family farm producing beef, growing corn, soybeans, alfalfa, wheat. We grow herbs, flowers, a variety of vegetables and make soap.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-plymouth-wi-1",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/37313/photo-gallery/aP6OkHmngHzxBnUx_221b81c8ee967b937d6328c2f884ed65_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Plymouth, WI",
    "addressLocality": "Plymouth",
    "addressRegion": "WI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.58923105,
    "longitude": -87.95531414
  },
  "checkinTime": "04:80:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}