Structured for AI

The same listing, in formats AI assistants can read directly.

  • ChatGPT
  • Claude
  • Gemini
  • Any AI agent

You can analyze this campground with your AI assistant

Use campertunity.com to consider Lake Bemidji State Park for our next trip.”

Choose your data format

Add .md for clean markdown or .json for structured data.

Responseapplication/json
{  "@context": "https://schema.org",  "@type": "Campground",  "@id": "https://campertunity.com/listings/campgrounds/lake-bemidji-state-park-bemidji-mn",  "name": "Lake Bemidji State Park",  "description": "Lake Bemidji State Park is located at 3401 State Park Road Northeast, Bemidji MN 56601. Lake Bemidji State Park can be contacted at ***-***-**** or http://www.dnr.state.mn.us/state_parks/lake_bemidji/index.html",  "url": "https://campertunity.com/listings/campgrounds/lake-bemidji-state-park-bemidji-mn",  "image": [    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "3401 State Park Road Northeast",    "addressLocality": "Bemidji",    "addressRegion": "MN",    "postalCode": "56601",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 47.535378,    "longitude": -94.827523  },  "sameAs": [    "https://www.camping.org/campgrounds/minnesota/bemidji/lake-bemidji-state-park"  ]}