{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/middle-concho-park-san-angelo",
  "name": "Middle Concho Park",
  "description": "Middle Concho Park, near San Angelo, TX, offers camping with access to flat terrain and open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/middle-concho-park-san-angelo",
  "image": [
    "https://photos.thedyrt.com/photo/830490/media/texas-middle-concho-park_499a1a79-dced-477a-b851-a635040f8302.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-100.52000097,31.37900062)/-100.52000097,31.37900062,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/830490/media/texas-middle-concho-park_499a1a79-dced-477a-b851-a635040f8302.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/76148/media/texas-middle-concho-park_25cc42917e354b04a600d60c6e33a44d.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "San Angelo",
    "addressRegion": "TX",
    "postalCode": "76904",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.37900062,
    "longitude": -100.52000097
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}