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 H&K Ranch 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/h-k-ranch-san-miguel-ca-us", "name": "H&K Ranch", "description": "H&K Ranch is located near rolling hills and open landscapes in California.", "url": "https://campertunity.com/listings/campgrounds/h-k-ranch-san-miguel-ca-us", "image": [ "https://assets.thedyrt.com/next/public/assets/images/no_image.svg" ], "address": { "@type": "PostalAddress", "addressLocality": "San Miguel", "addressRegion": "CA", "addressCountry": "US" }, "geo": { "@type": "GeoCoordinates", "latitude": 35.74077405354217, "longitude": -120.68103498001668 }, "sameAs": [ "https://thedyrt.com/camping/california/h-k-ranch" ], "checkinTime": "16:00:00", "checkoutTime": "11:00:00", "numberOfRooms": 10, "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "Established" }, { "@type": "LocationFeatureSpecification", "name": "Rv Camping" }, { "@type": "LocationFeatureSpecification", "name": "Rv" }, { "@type": "LocationFeatureSpecification", "name": "Hill" }, { "@type": "LocationFeatureSpecification", "name": "Lake" } ], "offers": { "@type": "Offer", "availability": "https://schema.org/InStock", "priceCurrency": "USD", "price": "40", "priceValidUntil": "2026-10-01" }, "priceRange": "$40-$100"}