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 White Sand Beach 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/white-sand-beach-kearney-on",  "name": "White Sand Beach",  "description": "Family-friendly campground in Kearney, Ontario offering seasonal RV sites, tent camping, and lakefront cottages on Himbury Lake near Algonquin Park.",  "url": "https://campertunity.com/listings/campgrounds/white-sand-beach-kearney-on",  "image": [    "/hero-new.jpg",    "https://minhaiclaw-cell.github.io/mys-retreat-opus/hero-new.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "2900 Highway 518",    "addressLocality": "Kearney",    "addressRegion": "ON",    "postalCode": "P0A 1M0",    "addressCountry": "CA"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 45.55,    "longitude": -79.37  },  "sameAs": [    "https://minhaiclaw-cell.github.io/mys-retreat-opus/"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Cabin"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv"    },    {      "@type": "LocationFeatureSpecification",      "name": "Lake"    }  ]}