{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-seven-bluff-cabins-concan-tx",
  "name": "Seven Bluff Cabins",
  "description": "Seven Bluff Cabins is located at 4251 County Road 348, Concan TX 78838. Seven Bluff Cabins can be contacted at ***-***-**** or http://www.7bluffcabins.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-seven-bluff-cabins-concan-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4251 County Road 348",
    "addressLocality": "Concan",
    "addressRegion": "TX",
    "postalCode": "78838",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.5368443,
    "longitude": -99.7161982
  }
}