{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kentucky-derby-weekend-wilmington-nc-us",
  "name": "Kentucky Derby Weekend",
  "description": "Join in the fun when you spend the weekend with us. Stay tuned for 2026 details!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kentucky-derby-weekend-wilmington-nc-us",
  "image": [
    "https://koa.com/content/campgrounds/wilmington/heroitems/33168heroitems3871928c-40ef-4f51-ac37-40d9f16dcccc.jpg",
    "https://koa.com/content/campgrounds/wilmington/events/33168event48f95dbc-af40-495d-ac3d-7bb148f2b273.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7415 Market Street",
    "addressLocality": "Wilmington",
    "addressRegion": "NC",
    "postalCode": "28411",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.27778,
    "longitude": -77.81417
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}