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 Wonderland 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/campground-50-20",  "name": "Wonderland",  "description": "Wonderland is located at Gyeongnam Gimhae-si Sangdong-myeon Yeocha-ro 552-40. There is a forest around it.",  "url": "https://campertunity.com/listings/campgrounds/campground-50-20",  "image": [    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w560_h747_241031181840757.avif"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "상동면 여차로 552-40",    "addressLocality": "김해시",    "addressRegion": "경남",    "addressCountry": "KR"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 35.3481605,    "longitude": 128.903943  },  "sameAs": [    "https://www.camperest.kr/campsite/101515"  ]}