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 Camping on the orchard 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/orchard-kalbe-de",  "name": "Camping on the orchard",  "description": "Camping on an orchard in the middle of almost untouched nature with a spectacular starry sky! Rest and relaxation the easy way! Pitch for nature lovers who want to relax, but also for families with children, Cyclists, hikers who would like to get to know our farm and the surrounding area.",  "url": "https://campertunity.com/listings/campgrounds/orchard-kalbe-de",  "address": {    "@type": "PostalAddress",    "addressLocality": "Kalbe",    "addressCountry": "DE"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 52.7275,    "longitude": 11.371  },  "sameAs": [    "https://www.campercontact.com/en/germany/-/kalbe/169429/camping-on-the-orchard"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Rv Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv"    },    {      "@type": "LocationFeatureSpecification",      "name": "Farm"    },    {      "@type": "LocationFeatureSpecification",      "name": "Orchard"    }  ]}