{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kelly-creek-park-queen-city-tx",
  "name": "Kelly Creek Park",
  "description": "Kelly Creek Park near Maud, TX, features flat terrain with a mix of grass and trees.",
  "url": "https://campertunity.com/listings/campgrounds/kelly-creek-park-queen-city-tx",
  "image": [
    "https://photos.thedyrt.com/photo/1178157/media/texas-kelly-creek-marina_63dc5208-090d-4836-b878-047d631bd0aa.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1178157/media/texas-kelly-creek-marina_63dc5208-090d-4836-b878-047d631bd0aa.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1178153/media/texas-kelly-creek-marina_2ba90341-2214-4729-ac6b-ebdc06743d31.jpeg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-94.251914,33.291086)/-94.251914,33.291086,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Queen City",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.291086,
    "longitude": -94.251914
  },
  "sameAs": [
    "https://thedyrt.com/camping/texas/texas-kelly-creek-marina"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}