{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/basswood-resort-platte-city-mo-1",
  "name": "Basswood Resort",
  "description": "Tent Camping near Kansas City in a beautiful, wooded setting. Stocked fishing lake, pool, jumping pillow, family activities and more.",
  "url": "https://campertunity.com/listings/campgrounds/basswood-resort-platte-city-mo-1",
  "image": [
    "https://basswoodresort.com/wp-content/uploads/2025/07/camping.png",
    "https://secure.gravatar.com/avatar/a4d236a453a622c95cd31685c1bb28a5?s=96&amp;d=mm&amp;r=g"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15880 Interurban Rd",
    "addressLocality": "Platte City",
    "addressRegion": "MO",
    "postalCode": "64079",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.37938781733478,
    "longitude": -94.70030027588723
  },
  "sameAs": [
    "https://basswoodresort.com/tent-camping/",
    "https://campsite-usa.com/campsite/basswood-resort",
    "https://basswoodresort.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}