{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/padgitt-recreation-area-colorado-river-municipal-water",
  "name": "Padgitt Recreation Area - Colorado River Municipal Water District",
  "description": "Padgitt Recreation Area - Colorado River Municipal Water District is located at , Voss TX 76888. Padgitt Recreation Area - Colorado River Municipal Water District can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/padgitt-recreation-area-colorado-river-municipal-water",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Voss",
    "addressRegion": "TX",
    "postalCode": "76888",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.576903,
    "longitude": -99.6760589
  }
}