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 Olde Stone Village 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/olde-stone-village-mcminnville-or-us",  "name": "Olde Stone Village",  "description": "Olde Stone Village is located at 4155 Northeast Three Mile Lane, Mcminnville OR 97128. Olde Stone Village can be contacted at ***-***-**** or http://www.oldestonevillage.com/",  "url": "https://campertunity.com/listings/campgrounds/olde-stone-village-mcminnville-or-us",  "image": [    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "4155 Northeast Three Mile Lane",    "addressLocality": "Mcminnville",    "addressRegion": "OR",    "postalCode": "97128",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 45.2040724,    "longitude": -123.1345091  },  "sameAs": [    "https://www.camping.org/campgrounds/oregon/mcminnville/olde-stone-village"  ]}