{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/twin-bridges-grand-lake-fairland-ok",
  "name": "Twin Bridges Area at Grand Lake State Park",
  "description": "Twin Bridges Area at Grand Lake State Park is located at 14801 Oklahoma 137, Fairland OK 74343. Twin Bridges Area at Grand Lake State Park can be contacted at ***-***-**** or http://www.travelok.com/listings/view.profile/id.8250",
  "url": "https://campertunity.com/listings/campgrounds/twin-bridges-grand-lake-fairland-ok",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14801 Oklahoma 137",
    "addressLocality": "Fairland",
    "addressRegion": "OK",
    "postalCode": "74343",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.8052757,
    "longitude": -94.7595813
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oklahoma/fairland/twin-bridges-area-at-grand-lake-state-park"
  ]
}