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 Loon lake 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/loon-lake-rose-city-mi",  "name": "Loon lake",  "description": "Loon lake is located at 238 Loon Lake Trail, Rose City MI 48654. Loon lake can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/hmnf/recarea/?recid=18834",  "url": "https://campertunity.com/listings/campgrounds/loon-lake-rose-city-mi",  "image": [    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "238 Loon Lake Trail",    "addressLocality": "Rose City",    "addressRegion": "MI",    "postalCode": "48654",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 44.5152415,    "longitude": -84.1366831  },  "sameAs": [    "https://www.camping.org/campgrounds/michigan/rose-city/loon-lake"  ]}