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 The Sunny Field 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/sunny-field-canterbury-england-gb",  "name": "The Sunny Field",  "description": "The Sunny Field offers a playground, showers, toilet facilities, WiFi, and a small shop.",  "url": "https://campertunity.com/listings/campgrounds/sunny-field-canterbury-england-gb",  "image": [    "https://images.campercontact.com/media/photos/112308515707551748.jpg"  ],  "address": {    "@type": "PostalAddress",    "addressLocality": "Canterbury",    "addressRegion": "england",    "addressCountry": "GB"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 51.159,    "longitude": 1.03678  },  "sameAs": [    "https://www.campercontact.com/en/united-kingdom/england/111524/the-sunny-field"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Wifi"    },    {      "@type": "LocationFeatureSpecification",      "name": "Playground"    },    {      "@type": "LocationFeatureSpecification",      "name": "Showers"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv"    }  ]}