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 I want you to book a bath, and I want you to book a bourbon oto camp. 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-222", "name": "I want you to book a bath, and I want you to book a bourbon oto camp.", "description": "It's a camp in the main bathroom, and it's famous for its only ocean-Autt experience in the country, and it's famous for its fishing points, and it's famous for its sunsets.", "url": "https://campertunity.com/listings/campgrounds/campground-222", "image": [ "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w1280_h960_241121165401034.avif" ], "geo": { "@type": "GeoCoordinates", "latitude": 34.6396511, "longitude": 128.2308605 }, "sameAs": [ "https://www.camperest.kr/campsite/6946" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "Tent Camping" }, { "@type": "LocationFeatureSpecification", "name": "Rv Camping" }, { "@type": "LocationFeatureSpecification", "name": "Tent" }, { "@type": "LocationFeatureSpecification", "name": "Rv" }, { "@type": "LocationFeatureSpecification", "name": "Fishing" }, { "@type": "LocationFeatureSpecification", "name": "Swimming" }, { "@type": "LocationFeatureSpecification", "name": "Kayaking" }, { "@type": "LocationFeatureSpecification", "name": "Paddling" }, { "@type": "LocationFeatureSpecification", "name": "Beach" } ]}