{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-twin-oaks-resort-brainerd-mn",
  "name": "Twin Oaks Resort",
  "description": "Twin Oaks Resort is located at 15114 Nokay Lake Road, Brainerd MN 56401. Twin Oaks Resort can be contacted at ***-***-**** or http://www.twinoaksresortrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-twin-oaks-resort-brainerd-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15114 Nokay Lake Road",
    "addressLocality": "Brainerd",
    "addressRegion": "MN",
    "postalCode": "56401",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.37655,
    "longitude": -93.977132
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/brainerd/twin-oaks-resort"
  ]
}