{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/derby-rv-park-2900-7th-street-road-louisville-ky-40216",
  "name": "Derby RV Park 2900 7th Street Road, Louisville, KY 40216",
  "description": ".",
  "url": "https://campertunity.com/listings/campgrounds/derby-rv-park-2900-7th-street-road-louisville-ky-40216",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2900 7th Street Road",
    "addressLocality": "Louisville",
    "addressRegion": "KY",
    "postalCode": "40216",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.208423,
    "longitude": -85.790024
  },
  "sameAs": [
    "https://www.rvparkstore.com/rv-parks/369994-derby-rv-park-in-louisville-ky"
  ]
}