{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kenny-irwin-jr-memorial-campground-new-castle-in",
  "name": "Kenny Irwin Jr Memorial Campground",
  "description": "Contact info, reviews tips & more for Kenny Irwin Jr Memorial Campground | Camping in Indiana",
  "url": "https://campertunity.com/listings/campgrounds/kenny-irwin-jr-memorial-campground-new-castle-in",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "75 West County Road 500 S",
    "addressLocality": "New Castle",
    "addressRegion": "IN",
    "postalCode": "47362",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.93061265,
    "longitude": -85.48144981
  },
  "sameAs": [
    "https://thedyrt.com/camping/indiana/kenny-irwin-jr-memorial-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-08-26"
  },
  "priceRange": "$0+"
}