{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/san-antonio-alamo-koa-holiday-san-antonio-tx",
  "name": "San Antonio / Alamo KOA Holiday",
  "description": "San Antonio KOA is the premier campground in San Antonio, Texas. Bring your RV, pitch a tent, or rent one of our multiple cabins. Book a stay today!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/san-antonio-alamo-koa-holiday-san-antonio-tx",
  "image": [
    "https://i.vimeocdn.com/video/1007725129-919be82ef900da59cea47a03197088f3a5e61dcc9512f54bbd871b91a794655d-d_1920x1080?r=pad",
    "/content/images/our-koa/wts/rv.jpg?preset=srcset-xs",
    "https://koa.com/content/campgrounds/san-antonio/photos/a50a879f-7226-4ccb-9263-c2671b18c99fphoto2aae0893-a4ed-4235-b9c5-a48e30b8b772.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "602 Gembler Road",
    "addressLocality": "San Antonio",
    "addressRegion": "TX",
    "postalCode": "78219-1013",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.433963,
    "longitude": -98.422737
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}