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 Lake Front RV 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/lake-front-rv-park-burlington-on",  "name": "Lake Front RV Park",  "description": "7-acre park nestled along the picturesque shores of Swan Lake in Vernon, BC. An idyllic setting for RV enthusiasts providing a perfect blend of natural beauty",  "url": "https://campertunity.com/listings/campgrounds/lake-front-rv-park-burlington-on",  "image": [    "https://ccrva.ca/wp-content/uploads/2016/04/Item-6a-ccrvc-decal.png"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "6310 Stickle Road",    "addressLocality": "Vernon",    "addressRegion": "BC",    "postalCode": "V1B 3V1",    "addressCountry": "CA"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 50.2978027,    "longitude": -119.2562006  },  "sameAs": [    "https://ccrva.ca/campground/lake-front-rv-park/"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Rv Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv"    },    {      "@type": "LocationFeatureSpecification",      "name": "Lakefront"    },    {      "@type": "LocationFeatureSpecification",      "name": "Lake"    }  ],  "offers": {    "@type": "Offer",    "availability": "https://schema.org/InStock",    "priceCurrency": "CAD",    "price": "0",    "priceValidUntil": "2026-10-01"  },  "priceRange": "$0+"}