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 Mary March Wilderness 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/mary-march-wilderness-park-burlington-on",  "name": "Mary March Wilderness Park",  "description": "The park is located right on the shoreline of Newfoundland's 2nd largest lake, the historic Red Indian Lake, we promote the natural beauty and wilderness",  "url": "https://campertunity.com/listings/campgrounds/mary-march-wilderness-park-burlington-on",  "image": [    "https://ccrva.ca/wp-content/uploads/2021/05/CCRVA-Re-Create-Logo.png"  ],  "address": {    "@type": "PostalAddress",    "addressRegion": "NL",    "addressCountry": "CA"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 48.846931,    "longitude": -56.473614  },  "sameAs": [    "https://ccrva.ca/campground/mary-march-wilderness-park/"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Coastal"    },    {      "@type": "LocationFeatureSpecification",      "name": "Lake"    }  ],  "offers": {    "@type": "Offer",    "availability": "https://schema.org/InStock",    "priceCurrency": "CAD",    "price": "0",    "priceValidUntil": "2026-09-24"  },  "priceRange": "$0+"}