{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-beecher-il",
  "name": "Frontier Construction",
  "description": "Very rural farm only a short distance from Chicago. Always extremely quiet and peaceful. The only nearby attraction would be watching beans and corn grow.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-beecher-il",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/44827/photo-gallery/oeD7FZV4jh4ILXDV_cdd0551815d6e591ed93d1fd84b9d63c_small.jpg",
    "https://membership.harvesthosts.com/images/member/empty_user_profile.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Beecher, IL",
    "addressLocality": "Beecher",
    "addressRegion": "IL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.29330354,
    "longitude": -87.52387366
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/illinois/frontier-construction"
  ],
  "checkinTime": "05:40:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}