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 Lilypad Adventures 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/lilypad-adventures-panama-city-beach-fl", "name": "Lilypad Adventures", "description": "Lilypad Adventures is located near Panama City, Florida, featuring flat terrain with a mix of wetlands and forested areas.", "url": "https://campertunity.com/listings/campgrounds/lilypad-adventures-panama-city-beach-fl", "image": [ "https://assets.thedyrt.com/next/public/assets/images/no_image.svg" ], "address": { "@type": "PostalAddress", "addressLocality": "Panama City Beach", "addressRegion": "FL", "addressCountry": "US" }, "geo": { "@type": "GeoCoordinates", "latitude": 30.15738808567601, "longitude": -85.79899313183077 }, "sameAs": [ "https://thedyrt.com/camping/florida/lilypad-adventures" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "Established" }, { "@type": "LocationFeatureSpecification", "name": "Tent Camping" }, { "@type": "LocationFeatureSpecification", "name": "Rv Camping" }, { "@type": "LocationFeatureSpecification", "name": "Cabin" }, { "@type": "LocationFeatureSpecification", "name": "Tent" }, { "@type": "LocationFeatureSpecification", "name": "Rv" }, { "@type": "LocationFeatureSpecification", "name": "Beach" }, { "@type": "LocationFeatureSpecification", "name": "River" }, { "@type": "LocationFeatureSpecification", "name": "Wetland" } ], "offers": { "@type": "Offer", "availability": "https://schema.org/InStock", "priceCurrency": "USD", "price": "10", "priceValidUntil": "2026-10-01" }, "priceRange": "$10-$130"}