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 Field Barn 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/field-barn-park-bourton-on-water",  "name": "Field Barn Park",  "description": "Quietly located - pitches with lots of privacy due to tall vegetation - adults only",  "url": "https://campertunity.com/listings/campgrounds/field-barn-park-bourton-on-water",  "image": [    "https://images.campercontact.com/media/photos/4222124651186991.jpg"  ],  "address": {    "@type": "PostalAddress",    "addressLocality": "Bourton-on-the-Water",    "addressRegion": "engeland",    "postalCode": "GL54 2LF",    "addressCountry": "GB"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 51.87252,    "longitude": -1.7723  },  "sameAs": [    "https://fieldbarnpark.com",    "https://www.campercontact.com/en/united-kingdom/england/bourton-on-the-water/158428/field-barn-park"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Rv Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv"    }  ],  "offers": {    "@type": "Offer",    "availability": "https://schema.org/InStock",    "priceCurrency": "GBP",    "price": "30",    "priceValidUntil": "2026-10-01"  },  "priceRange": "£30+"}