{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stonewall-jackson-campground-iowa-park-tx",
  "name": "Stonewall Jackson Campground",
  "description": "Stonewall Jackson Campground is located near Wichita Falls, Texas, featuring flat terrain with scattered trees.",
  "url": "https://campertunity.com/listings/campgrounds/stonewall-jackson-campground-iowa-park-tx",
  "image": [
    "https://photos.thedyrt.com/photo/771883/media/texas-stonewall-jackson-campground_6059fbef-d295-4c12-98f3-397a69d43a74.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/771883/media/texas-stonewall-jackson-campground_6059fbef-d295-4c12-98f3-397a69d43a74.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-98.67895028,33.7867709)/-98.67895028,33.7867709,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Iowa Park",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.7867709,
    "longitude": -98.67895028
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}