{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-cedar-bayou-marina-at",
  "name": "What is the phone number for Cedar Bayou Marina at Lake Texoma?",
  "description": "Cedar Bayou Marina at Lake Texoma is located at 513 Cedar Bayou Boulevard, Gordonville TX 76245. Cedar Bayou Marina at Lake Texoma can be contacted at ***-***-**** or http://www.cedarbayou.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-cedar-bayou-marina-at",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "513 Cedar Bayou Boulevard",
    "addressLocality": "Gordonville",
    "addressRegion": "TX",
    "postalCode": "76245",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.8422061,
    "longitude": -96.8503529
  }
}