{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-gull-lake-recreation-area",
  "name": "GULL LAKE RECREATION AREA",
  "description": "GULL LAKE RECREATION AREA is located at 10867 East Gull Lake Drive, Brainerd MN 56401. GULL LAKE RECREATION AREA can be contacted at ***-***-**** or http://www.recreation.gov/camping/gull-lake-recreation-area/r/campgroundDetails.do?contractCode=NRSO&parkId=73439",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-gull-lake-recreation-area",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10867 East Gull Lake Drive",
    "addressLocality": "Brainerd",
    "addressRegion": "MN",
    "postalCode": "56401",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.4108333,
    "longitude": -94.3513889
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/brainerd/gull-lake-recreation-area"
  ]
}