{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/south-concho-mobile-home-rv-park-san-angelo-tx-us",
  "name": "South Concho Mobile Home & RV Park | A Peak Community",
  "description": "South Concho Mobile Home & RV Park | A Peak Community is located at 4100 Ben Ficklin Road, San Angelo TX 76903. South Concho Mobile Home & RV Park | A Peak Community can be contacted at ***-***-**** or https://www.peakmhc.com/property/south-concho/",
  "url": "https://campertunity.com/listings/campgrounds/south-concho-mobile-home-rv-park-san-angelo-tx-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4100 Ben Ficklin Road, #19",
    "addressLocality": "San Angelo",
    "addressRegion": "TX",
    "postalCode": "76903",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.418993,
    "longitude": -100.4423234
  }
}