{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fort-smith-ar-us",
  "name": "All-Ages Entertainment Complex",
  "description": "Kick off your RV camping adventure with non-stop fun at this full-service entertainment complex. Enjoy a full restaurant menu and bar, then challenge friends to bowling lanes, billiards tables, arcade games or a round of miniature golf. Designed for all ages, this venue offers year-round indoor excitement alongside outdoor mini golf, making it an ideal RV camping stop for dining and family-friendly recreation under one roof.",
  "url": "https://campertunity.com/listings/campgrounds/fort-smith-ar-us",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/40005/photo-gallery/hFddfhjSIYumoysC_a1ca54a44aa78710940ce5464da35826_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fort Smith, AR",
    "addressLocality": "Fort Smith",
    "addressRegion": "AR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.3463499,
    "longitude": -94.33570435
  },
  "checkinTime": "07:20:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}