{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-grand-forks-county-larimore",
  "name": "Grand Forks County Larimore Dam Recreation Area",
  "description": "Grand Forks County Larimore Dam Recreation Area is located at 3586 18th Avenue Northeast, Larimore ND 58251. Grand Forks County Larimore Dam Recreation Area can be contacted at ***-***-**** or http://gfcounty.nd.gov/node/51",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-grand-forks-county-larimore",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3586 18th Avenue Northeast",
    "addressLocality": "Larimore",
    "addressRegion": "ND",
    "postalCode": "58251",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.9337908,
    "longitude": -97.6024103
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-dakota/larimore/grand-forks-county-larimore-dam-recreation-area"
  ]
}