{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lorain-county-fairgrounds-wellington-oh",
  "name": "Lorain County Fairgrounds",
  "description": "Lorain County Fairgrounds offers camping near flat terrain with open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/lorain-county-fairgrounds-wellington-oh",
  "image": [
    "https://photos.thedyrt.com/photo/1299318/media/lorain-county-fairgrounds_47b5b761-a65e-4e4c-95b5-b38e1de06523.png?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1299318/media/lorain-county-fairgrounds_47b5b761-a65e-4e4c-95b5-b38e1de06523.png?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-82.23075900000003,41.16497899999999)/-82.23075900000003,41.16497899999999,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wellington",
    "addressRegion": "OH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.16497899999999,
    "longitude": -82.23075900000003
  },
  "sameAs": [
    "https://thedyrt.com/camping/ohio/lorain-county-fairgrounds"
  ],
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 200,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "100",
    "priceValidUntil": "2026-10-21"
  },
  "priceRange": "$100-$175"
}