{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lizard-creek-ranch-campground-fort-dodge-ia",
  "name": "Lizard Creek Ranch Campground",
  "description": "Lizard Creek Ranch Campground camping reservations and campground information. Learn more about camping near Lizard Creek Ranch Campground and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/lizard-creek-ranch-campground-fort-dodge-ia",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid782653/%7Bpht%7DphotoURL1-campgroundaerial%7Bpht%7D1721311382454.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1762 Johnson Ave",
    "addressLocality": "Fort Dodge",
    "addressRegion": "IA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.53532,
    "longitude": -94.25416
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}