{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-mission-trails-rv-san-antonio-tx",
  "name": "What is the phone number for Mission Trails RV?",
  "description": "Mission Trails RV is located at 3500 Orkney, San Antonio TX 78223. Mission Trails RV can be contacted at ***-***-**** or http://www.missiontrailsrv.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-mission-trails-rv-san-antonio-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3500 Orkney",
    "addressLocality": "San Antonio",
    "addressRegion": "TX",
    "postalCode": "78223",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.3510378,
    "longitude": -98.4258325
  }
}