{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/oak-grove-city-park-pioneer-la",
  "name": "Oak Grove City Park",
  "description": "County-managed Oak Grove City Park sits in Oak Grove, Louisiana, providing electric hookups for RVs and basic camping access.",
  "url": "https://campertunity.com/listings/campgrounds/oak-grove-city-park-pioneer-la",
  "image": [
    "https://photos.thedyrt.com/photo/media/oak-grove-city-park_f18e55df-700f-4f57-8921-f72ba0a586f9.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-91.39500082,32.85700014)/-91.39500082,32.85700014,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/oak-grove-city-park_f18e55df-700f-4f57-8921-f72ba0a586f9.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Pioneer",
    "addressRegion": "LA",
    "postalCode": "71263",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.85700014,
    "longitude": -91.39500082
  },
  "sameAs": [
    "https://thedyrt.com/camping/louisiana/oak-grove-city-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}