{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-coastal-oaks-rv-resort-rockport-tx",
  "name": "Coastal Oaks RV Resort",
  "description": "Coastal Oaks RV Resort is located at 1031 North Hood Street, Rockport TX 78382. Coastal Oaks RV Resort can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-coastal-oaks-rv-resort-rockport-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1031 North Hood Street",
    "addressLocality": "Rockport",
    "addressRegion": "TX",
    "postalCode": "78382",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.0332509,
    "longitude": -97.0663513
  }
}