{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/george-wyatt-city-park-rockford-ia",
  "name": "George Wyatt City Park",
  "description": "Fossil hunters use George Wyatt City Park as a base for exploring nearby Fossil and Prairie Park, with the campground providing full hookups on gravel pads within Rockford's small town park setting. The county-managed facility operates year-round with no reservation system—campers pay cash using an envelope system at the information sign. Sites accommodate larger RVs with electric, water, and sewer connections, plus access to a dump station. Restrooms provide running water, soap, and paper to...",
  "url": "https://campertunity.com/listings/campgrounds/george-wyatt-city-park-rockford-ia",
  "image": [
    "https://photos.thedyrt.com/photo/media/george-wyatt-city-park_9ff12ede-aab0-4f73-a28f-1d4cf3f00595.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "105 First St. N.",
    "addressLocality": "Rockford",
    "addressRegion": "IA",
    "postalCode": "50468",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.05400006,
    "longitude": -92.94600036
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Prairie"
    }
  ]
}