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 Maria 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-maria-state-park-monticello-mn",  "name": "Lake Maria State Park",  "description": "Lake Maria State Park is located at 11411 Clementa Avenue Northwest, Monticello MN 55362. Lake Maria State Park can be contacted at ***-***-**** or http://www.dnr.state.mn.us/state_parks/lake_maria/index.html",  "url": "https://campertunity.com/listings/campgrounds/lake-maria-state-park-monticello-mn",  "image": [    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "11411 Clementa Avenue Northwest",    "addressLocality": "Monticello",    "addressRegion": "MN",    "postalCode": "55362",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 45.3150628,    "longitude": -93.9515188  },  "sameAs": [    "https://www.camping.org/campgrounds/minnesota/monticello/lake-maria-state-park"  ]}