{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gull-and-love-lake-rv-park-brainerd-mn",
  "name": "Gull & Love Lake RV Park",
  "description": "Gull & Love Lake RV Park is located at 19571 Love Lake Road, Brainerd MN 56401. Gull & Love Lake RV Park can be contacted at ***-***-**** or http://www.gulllakervpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/gull-and-love-lake-rv-park-brainerd-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "19571 Love Lake Road",
    "addressLocality": "Brainerd",
    "addressRegion": "MN",
    "postalCode": "56401",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.4382691,
    "longitude": -94.3225407
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/brainerd/gull-love-lake-rv-park"
  ]
}