{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-salt-water-flats-rv-resort-rockport-tx",
  "name": "Salt Water Flats RV Resort",
  "description": "Salt Water Flats RV Resort is located at 4221 Highway 35 south, Rockport TX 78382. Salt Water Flats RV Resort can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-salt-water-flats-rv-resort-rockport-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/15795/1675266408_profile.PNG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4221 Highway 35 south",
    "addressLocality": "Rockport",
    "addressRegion": "TX",
    "postalCode": "78382",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.9661829,
    "longitude": -97.0995824
  }
}