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 Three Golden Cups Campsite 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/three-golden-cups-campsite-southerndown-wales",  "name": "Three Golden Cups Campsite",  "description": "At pub, restaurant.",  "url": "https://campertunity.com/listings/campgrounds/three-golden-cups-campsite-southerndown-wales",  "image": [    "https://images.campercontact.com/media/photos/112308515707551748.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "Main Road",    "addressLocality": "southerndown",    "addressRegion": "wales",    "postalCode": "CF32 0RW",    "addressCountry": "united-kingdom"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 51.45233,    "longitude": -3.60888  },  "sameAs": [    "https://www.campercontact.com/en/united-kingdom/wales/southerndown/112532/three-golden-cups-campsite"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Restaurant"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv"    }  ]}