{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/streeter-lake-boating-access-streeter-nd-us",
  "name": "Streeter Lake Boating Access",
  "description": "Streeter Lake Boating Access is located at 5***-***-**** 52nd Avenue Southeast, Streeter ND 58483. Streeter Lake Boating Access can be contacted at or https://gf.nd.gov/",
  "url": "https://campertunity.com/listings/campgrounds/streeter-lake-boating-access-streeter-nd-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5266-5268 52nd Avenue Southeast",
    "addressLocality": "Streeter",
    "addressRegion": "ND",
    "postalCode": "58483",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.6487953,
    "longitude": -99.3657632
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-dakota/streeter/streeter-lake-boating-access"
  ]
}