{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/red-arroyo-campground-san-angelo-tx",
  "name": "Red Arroyo Campground",
  "description": "Red Arroyo Campground is near San Angelo, TX, and features flat terrain with sparse vegetation.",
  "url": "https://campertunity.com/listings/campgrounds/red-arroyo-campground-san-angelo-tx",
  "image": [
    "https://photos.thedyrt.com/photo/801041/media/texas-red-arroyo_abf78bad-21ce-4a9f-b6ef-3d57ade4aa72.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-100.504873,31.467508)/-100.504873,31.467508,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/801045/media/texas-red-arroyo_7e6e03f3-bbc9-4198-bcee-a70cbc0bec07.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/801041/media/texas-red-arroyo_abf78bad-21ce-4a9f-b6ef-3d57ade4aa72.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "San Angelo",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.467508,
    "longitude": -100.504873
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}