{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mud-lake-dubuque-ia",
  "name": "Mud Lake",
  "description": "Nestled just six miles north of Dubuque, this campground stands out for its stunning river views and exceptional recreational facilities. With 57 acres of picturesque landscape, it offers a perfect blend of privacy and accessibility for outdoor enthusiasts. Visitors can enjoy well-maintained picnic areas and camping spots, making it an ideal destination for families and friends looking to unwind in nature. The park features a convenient boat ramp that provides direct access to Mississippi Riv...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mud-lake-dubuque-ia",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/c_pad,e_blur:500,f_auto,q_60,w_128/v1749498336/land-photos/b41aslsxqxji5zsyzdee.jpg",
    "https://hipcamp-res.cloudinary.com/f_auto,c_limit,w_1920,q_auto/v1749498336/land-photos/b41aslsxqxji5zsyzdee.jpg",
    "https://hipcamp-res.cloudinary.com/f_auto,c_limit,w_3840,q_auto/v1749498336/land-photos/b41aslsxqxji5zsyzdee.jpg",
    "https://hipcamp-res.cloudinary.com/image/upload/c_limit,f_auto,h_1200,q_60,w_1920/v1749498336/land-photos/b41aslsxqxji5zsyzdee.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Dubuque",
    "addressRegion": "IA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.61402,
    "longitude": -90.70577
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}