{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sons-rio-cibolo-marion-tx",
  "name": "Son's Rio Cibolo",
  "description": "100-acre waterfront cabin resort on spring-fed Cibolo Creek near San Antonio. Glamping cabins, safari cabins, waterfront cabins, creekside cabanas, kayaking, paddleboarding, pools, hot tubs and a game room. Family-friendly weekend getaway destination.",
  "url": "https://campertunity.com/listings/campgrounds/sons-rio-cibolo-marion-tx",
  "image": [
    "https://sonsriocibolo.com/og-image.jpg",
    "https://pub-bb2e103a32db4e198524a2e9ed8f35b4.r2.dev/eecaf6dd-0884-457c-8c19-a2664b3b87fd/id-preview-6936cbed--d5c3b77b-4db5-42ca-ab7f-45020ba8cb5b.lovable.app-1773494875481.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "178 Rio Cibolo Way",
    "addressLocality": "Marion",
    "addressRegion": "TX",
    "postalCode": "78124",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.5711,
    "longitude": -98.1406
  },
  "sameAs": [
    "https://www.sonsriocibolo.com/"
  ],
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00",
  "numberOfRooms": 64,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddleboarding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}