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 Beautiful garden in a hilly area 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/beautiful-garden-in-hilly-area",  "name": "Beautiful garden in a hilly area",  "description": "Beautiful garden in a hilly area. We have room for a lovely camping place",  "url": "https://campertunity.com/listings/campgrounds/beautiful-garden-in-hilly-area",  "image": [    "/images/pic_space.jpg"  ],  "geo": {    "@type": "GeoCoordinates",    "latitude": 51.83,    "longitude": 5.91  },  "sameAs": [    "https://campspace.com/en/s/mooie-tuin-in-een-heuvelachtige-omgeving_6585"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Garden"    },    {      "@type": "LocationFeatureSpecification",      "name": "Hill"    }  ]}