{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-custer-mi",
  "name": "Harvest Hosts Farm",
  "description": "We are a farm in the process. We are retired and love life and our livestock.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-custer-mi",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/33338/photo-gallery/hTdUhr0C9LICCnEX_3c91c31548c3c7c21245a94642e651eb_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Custer, MI",
    "addressLocality": "Custer",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.88071796,
    "longitude": -86.18245128
  },
  "checkinTime": "05:40:00",
  "checkoutTime": "07:80:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@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": "Farm"
    }
  ]
}