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 Orbetello 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/orbetello-albinia",  "name": "Orbetello",  "description": "Have your feet in the water with all our pools and aquatic activities in Orbetello, Albinia, Tuscany",  "url": "https://campertunity.com/listings/campgrounds/orbetello-albinia",  "image": [    "https://www.homair.com/photos/camping/2112/1.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "Via dei Giannella 166",    "addressLocality": "Albinia",    "addressRegion": "Toscana",    "postalCode": "58015",    "addressCountry": "IT"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 42.46633,    "longitude": 11.18631  },  "sameAs": [    "https://www.homair.com/it/campeggio/orbetello/spazio-acquatico"  ]}