{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/la-grange-off-road-park-campground-la-grange-ca",
  "name": "La Grange Off-Road Park Campground",
  "description": "La Grange Off-Road Park Campground is located near La Grange, California, featuring terrain suitable for off-road activities.",
  "url": "https://campertunity.com/listings/campgrounds/la-grange-off-road-park-campground-la-grange-ca",
  "image": [
    "https://photos.thedyrt.com/photo/media/la-grange-off-road-park_e10e79e4-67bd-45eb-9a5a-655cdae08685.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/la-grange-off-road-park_e10e79e4-67bd-45eb-9a5a-655cdae08685.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-120.46440033037084,37.634634302214984)/-120.46440033037084,37.634634302214984,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/la-grange-off-road-park_5f570042-e9a8-4b3b-823e-ad149c818946.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2315 South Old La Grange Rd",
    "addressLocality": "La Grange",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.634634302214984,
    "longitude": -120.46440033037084
  },
  "sameAs": [
    "https://thedyrt.com/camping/california/la-grange-off-road-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ohv Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Off Road Driving"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "5",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$5-$30"
}