{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/twin-coves-barnsdall-ok",
  "name": "Twin Coves Campground",
  "description": "Twin Coves Campground is located at , Barnsdall OK 74002. Twin Coves Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/twin-coves-barnsdall-ok",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Barnsdall",
    "addressRegion": "OK",
    "postalCode": "74002",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.5379997,
    "longitude": -96.1716339
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oklahoma/barnsdall/twin-coves-campground",
    "https://thedyrt.com/camping/oklahoma/oklahoma-twin-cove-point"
  ]
}