{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/enchanted-oaks-rv-park-rockport-tx-us",
  "name": "Enchanted Oaks RV Park",
  "description": "Enchanted Oaks RV Park is located at 990 State Highway 35 Bypass, Rockport TX 78382. Enchanted Oaks RV Park can be contacted at ***-***-**** or http://www.enchantedoaksrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/enchanted-oaks-rv-park-rockport-tx-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "990 State Highway 35 Bypass",
    "addressLocality": "Rockport",
    "addressRegion": "TX",
    "postalCode": "78382",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.992759,
    "longitude": -97.105935
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/rockport/enchanted-oaks-rv-park"
  ]
}