{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cactus-country-rv-park-san-antonio-tx-us",
  "name": "What is the phone number for Cactus Country RV Park?",
  "description": "Cactus Country RV Park is located at 15431 U.S. 181, San Antonio TX 78223. Cactus Country RV Park can be contacted at ***-***-**** or http://www.cactuscountryrv.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cactus-country-rv-park-san-antonio-tx-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15431 U.S. 181",
    "addressLocality": "San Antonio",
    "addressRegion": "TX",
    "postalCode": "78223",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.267701,
    "longitude": -98.308046
  }
}