{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-ancient-oaks-rockport-tx",
  "name": "Ancient Oaks",
  "description": "Ancient Oaks is located at , Rockport TX 78382. Ancient Oaks can be contacted at ***-***-**** or http://www.ancientoaksrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-ancient-oaks-rockport-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Rockport",
    "addressRegion": "TX",
    "postalCode": "78382",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.0125223,
    "longitude": -97.0632075
  }
}