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 Foxy's Restaurant & RV Park 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/foxys-restaurant-rv-park-libby-mt", "name": "Foxy's Restaurant & RV Park", "description": "Check out Foxy's Restaurant & RV Park in Libby, Montana on Go Camping America", "url": "https://campertunity.com/listings/campgrounds/foxys-restaurant-rv-park-libby-mt", "address": { "@type": "PostalAddress", "addressLocality": "Libby", "addressRegion": "MT", "addressCountry": "US" }, "geo": { "@type": "GeoCoordinates", "latitude": 48.2551649, "longitude": -115.4871775 }, "sameAs": [ "https://gocampingamerica.com/campgrounds-rv-parks/montana/libby/foxys-restaurant-rv-park" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "Restaurant" }, { "@type": "LocationFeatureSpecification", "name": "Established" }, { "@type": "LocationFeatureSpecification", "name": "Rv Camping" }, { "@type": "LocationFeatureSpecification", "name": "Rv" } ]}