{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coushatte-recreation-ranch-bellville-tx",
  "name": "Coushatte Recreation Ranch",
  "description": "Come home to a real Texas ranch. Your Texas escape awaits!",
  "url": "https://campertunity.com/listings/campgrounds/coushatte-recreation-ranch-bellville-tx",
  "image": [
    "https://img1.wsimg.com/isteam/ip/ad26ac89-430e-4182-a04b-b52f8fce4d57/creek.jpg",
    "http://img1.wsimg.com/isteam/ip/ad26ac89-430e-4182-a04b-b52f8fce4d57/creek.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4029 Clay Ranch Ln",
    "addressLocality": "Bellville",
    "addressRegion": "TX",
    "postalCode": "77418",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.94802,
    "longitude": -96.25549
  },
  "sameAs": [
    "https://coushatteranch.com/"
  ]
}