{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/birch-ridge-rv-campground-warroad-mn",
  "name": "Birch Ridge RV Campground",
  "description": "Birch Ridge RV Campground is located at 34352 568th Ave, Warroad MN 56763. Birch Ridge RV Campground can be contacted at ***-***-**** or http://www.birchridgecampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/birch-ridge-rv-campground-warroad-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "34352 568th Ave",
    "addressLocality": "Warroad",
    "addressRegion": "MN",
    "postalCode": "56763",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.8931716,
    "longitude": -95.3804216
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/warroad/birch-ridge-rv-campground"
  ]
}