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 Great Blue Heron Provincial Park, Murray Point, Saskatchewan 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/great-blue-heron-provincial-park-murray-point-sk",  "name": "Great Blue Heron Provincial Park, Murray Point, Saskatchewan",  "description": "Explore the great outdoors at Great Blue Heron Provincial Park, Murray Point. Ideal for families and friends.",  "url": "https://campertunity.com/listings/campgrounds/great-blue-heron-provincial-park-murray-point-sk",  "image": [    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto7401595.jpg",    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "Hwy 953",    "addressLocality": "Murray Point",    "addressRegion": "SK",    "postalCode": "S0J 0N0",    "addressCountry": "CA"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 53.641620900884135,    "longitude": -105.98240673056141  },  "sameAs": [    "https://campinglife.ca/campgrounds/great-blue-heron-provincial-park/"  ]}