{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-saint-james-mo",
  "name": "Chicken Palace",
  "description": "8 miles north of St. James and 1 mile down a gravel road, our family home is surrounded by cows, horses, mules, and best of all guardian donkeys! We are currently raising chickens, and have two outdoor kittens along with our family dog.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-saint-james-mo",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/43028/photo-gallery/DV5vv2h7uIaj6MNe_1b976fdae1d387fd5f8a2b357f174693_small.webp",
    "https://dr64aezf2r473.cloudfront.net/user/988051/profile/yHGrRkIMscO071nq_5b2b62a83354c222a717cf4de59ca83c_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Saint James, MO",
    "addressLocality": "Saint James",
    "addressRegion": "MO",
    "postalCode": "65559",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.11642705,
    "longitude": -91.64938824
  },
  "checkinTime": "07:20:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}