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 Mount Elphinstone Provincial Park, Roberts Creek, British Columbia 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/mount-elphinstone-provincial-roberts-creek-bc-ca",  "name": "Mount Elphinstone Provincial Park, Roberts Creek, British Columbia",  "description": "Discover the beauty of nature at Mount Elphinstone Provincial Park, Roberts Creek. A perfect getaway.",  "url": "https://campertunity.com/listings/campgrounds/mount-elphinstone-provincial-roberts-creek-bc-ca",  "image": [    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto17569800.jpg",    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "Crown Road",    "addressLocality": "Roberts Creek",    "addressRegion": "BC",    "postalCode": "V0N 2W1",    "addressCountry": "CA"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 49.429918990387364,    "longitude": -123.61234570368785  },  "sameAs": [    "https://campinglife.ca/campgrounds/mount-elphinstone-provincial-park/"  ]}