{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/country-living-rv-park-san-angelo-tx",
  "name": "Country Living RV Park",
  "description": "RV Park in San Angelo, Texas. Prime location for your lodging situation!",
  "url": "https://campertunity.com/listings/campgrounds/country-living-rv-park-san-angelo-tx",
  "image": [
    "https://img1.wsimg.com/isteam/stock/1400",
    "http://img1.wsimg.com/isteam/stock/1400"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11197 US 67 S",
    "addressLocality": "San Angelo",
    "addressRegion": "TX",
    "postalCode": "76904",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.380116424254865,
    "longitude": -100.60533806904292
  }
}