{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-gulf-waters-beach-front-rv",
  "name": "Gulf Waters Beach Front RV Resort",
  "description": "Gulf Waters Beach Front RV Resort is located at 5601 Texas 361, Port Aransas TX 78373. Gulf Waters Beach Front RV Resort can be contacted at ***-***-**** or http://www.gulfwatersrvresorttx.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-gulf-waters-beach-front-rv",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5601 Texas 361",
    "addressLocality": "Port Aransas",
    "addressRegion": "TX",
    "postalCode": "78373",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.7599347,
    "longitude": -97.1153972
  }
}