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 Meadow Lake Campsite 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/meadow-lake-campsite-detroit-lakes-mn",  "name": "Meadow Lake Campsite",  "description": "Meadow Lake Campsite is near Detroit Lakes, MN, and features flat terrain with a mix of open spaces and wooded areas.",  "url": "https://campertunity.com/listings/campgrounds/meadow-lake-campsite-detroit-lakes-mn",  "image": [    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"  ],  "address": {    "@type": "PostalAddress",    "addressLocality": "Detroit Lakes",    "addressRegion": "MN",    "postalCode": "56501",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 46.75118829,    "longitude": -95.86521928  },  "sameAs": [    "https://thedyrt.com/camping/minnesota/meadow-lake-campsite"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Established"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent"    },    {      "@type": "LocationFeatureSpecification",      "name": "Forest"    },    {      "@type": "LocationFeatureSpecification",      "name": "Meadow"    },    {      "@type": "LocationFeatureSpecification",      "name": "Lake"    }  ],  "offers": {    "@type": "Offer",    "availability": "https://schema.org/InStock",    "priceCurrency": "USD",    "price": "0",    "priceValidUntil": "2026-10-01"  },  "priceRange": "$0+"}