{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/yoder-outpost-rv-campground-stuttgart-ar",
  "name": "Yoder Outpost RV Campground",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/yoder-outpost-rv-campground-stuttgart-ar",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/106/136/full/yoder-outpost-rv-campground-stuttgart-ar-2.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Stuttgart",
    "addressRegion": "AR",
    "postalCode": "72160",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.5003748,
    "longitude": -91.5526281
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/yoder-outpost-rv-campground-57736"
  ],
  "checkinTime": "00:13:00",
  "checkoutTime": "00:13:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}