{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-bark-river",
  "name": "Harvest Hosts Farm",
  "description": "We are a certified natural-grown and environmentally sustainable fruit and produce farm. We support a large CSA and also a farm market on site. We have U-Pick berries and vegetables at different times of the year. We love to give tours or just sit and enjoy the sunset. Lots of wide open areas to support any size rig. We do not have an electric hook-up yet.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-bark-river",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/38571/photo-gallery/cPI2vq7HQ9xgrbgC_4dbd11ceb8d23d222829d3d81a77c9bb_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bark River, MI",
    "addressLocality": "Bark River",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.64422899,
    "longitude": -87.42802022
  },
  "checkinTime": "03:60:00",
  "checkoutTime": "06:90:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}