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 Bobs Field Camping 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/bobs-field-camping-street-england",  "name": "Bobs Field Camping",  "description": "For small campers, max. 5 meters - fire pits and fruit trees - center 2 km.",  "url": "https://campertunity.com/listings/campgrounds/bobs-field-camping-street-england",  "image": [    "https://images.campercontact.com/media/photos/4222124651059939.jpeg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "Hulk Moor Drove",    "addressLocality": "street",    "addressRegion": "england",    "postalCode": "BA16 9PA",    "addressCountry": "united-kingdom"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 51.1364,    "longitude": -2.73965  },  "sameAs": [    "https://www.campercontact.com/en/united-kingdom/england/street/103182/bobs-field-camping",    "https://www.campercontact.com/it/regno-unito/inghilterra/street/103182/bobs-field-camping"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Rv Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv"    }  ],  "offers": {    "@type": "Offer",    "availability": "https://schema.org/InStock",    "priceCurrency": "CAD",    "price": "25",    "priceValidUntil": "2026-10-01"  },  "priceRange": "25+"}