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 Sunset Pines RV 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/sunset-pines-rv-perry-ga", "name": "Sunset Pines RV", "description": "Sunset Pines RV is located near the flat terrain of central Georgia.", "url": "https://campertunity.com/listings/campgrounds/sunset-pines-rv-perry-ga", "image": [ "https://assets.thedyrt.com/next/public/assets/images/no_image.svg" ], "address": { "@type": "PostalAddress", "addressLocality": "Perry", "addressRegion": "GA", "addressCountry": "US" }, "geo": { "@type": "GeoCoordinates", "latitude": 32.39253271, "longitude": -83.37871227 }, "sameAs": [ "https://thedyrt.com/camping/georgia/sunsetpinesrv" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "Established" }, { "@type": "LocationFeatureSpecification", "name": "Laundry" }, { "@type": "LocationFeatureSpecification", "name": "Wifi" }, { "@type": "LocationFeatureSpecification", "name": "Pet Friendly" }, { "@type": "LocationFeatureSpecification", "name": "Rv Camping" }, { "@type": "LocationFeatureSpecification", "name": "Rv" }, { "@type": "LocationFeatureSpecification", "name": "Fishing" } ], "offers": { "@type": "Offer", "availability": "https://schema.org/InStock", "priceCurrency": "USD", "price": "45", "priceValidUntil": "2026-10-01" }, "priceRange": "$45+"}