{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/deer-run-campground-oak-grove-park-hawarden-ia",
  "name": "Deer Run Campground, Oak Grove Park",
  "description": "Deer Run Campground at Oak Grove Park is located near rolling hills and open fields in Iowa.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/deer-run-campground-oak-grove-park-hawarden-ia",
  "image": [
    "https://photos.thedyrt.com/photo/1191243/media/deer-run-campground-oak-grove-park_3e50e201-b867-4ce2-b5de-7de7fde4a4fe.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1191227/media/deer-run-campground-oak-grove-park_e9e9a4f2-65e1-4afa-bb57-257ab26e0ae1.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-96.47107,43.058123)/-96.47107,43.058123,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1191243/media/deer-run-campground-oak-grove-park_3e50e201-b867-4ce2-b5de-7de7fde4a4fe.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hawarden",
    "addressRegion": "IA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.058123,
    "longitude": -96.47107
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "27",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$27+"
}