{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shirley-creek-marina-etoile-tx-us",
  "name": "Shirley Creek Marina",
  "description": "Shirley Creek Marina is located at 23177 Farm to Market Road 226, Etoile TX 75944. Shirley Creek Marina can be contacted at ***-***-**** or http://www.shirleycreek.camp/",
  "url": "https://campertunity.com/listings/campgrounds/shirley-creek-marina-etoile-tx-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/26900/1695317741_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "23177 Farm to Market Road 226",
    "addressLocality": "Etoile",
    "addressRegion": "TX",
    "postalCode": "75944",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.3067569,
    "longitude": -94.3729236
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/etoile/shirley-creek-marina"
  ]
}