{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shady-acres-rv-paola-ks",
  "name": "Shady Acres RV",
  "description": "Enjoy affordable luxury camping at Shady Acres RV Park. Experience spacious lots & modern amenities. Join our friendly community today!",
  "url": "https://campertunity.com/listings/campgrounds/shady-acres-rv-paola-ks",
  "image": [
    "https://lirp.cdn-website.com/b3d9026b/dms3rep/multi/opt/FB_IMG_1720546575608%282%29-1920w.jpg",
    "https://irp.cdn-website.com/b3d9026b/dms3rep/multi/FB_IMG_1720546575608%282%29.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "W 255th St",
    "addressLocality": "Paola",
    "addressRegion": "KS",
    "postalCode": "66071",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.66586,
    "longitude": -94.86183
  },
  "sameAs": [
    "https://www.shadyacresrvkansas.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}