{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/yanawana-camp-san-antonio-tx-1",
  "name": "Yanawana Camp",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/yanawana-camp-san-antonio-tx-1",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/063/599/full/yanawana-camp-san-antonio-tx-0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "San Antonio",
    "addressRegion": "TX",
    "postalCode": "78214",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.4246002,
    "longitude": -98.4951405
  },
  "checkinTime": "00:13:00",
  "checkoutTime": "00:13:00"
}