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 Horse Campground 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/horse-campground-oroville-ca",  "name": "Horse Campground",  "description": "Horse Campground camping reservations and campground information. Learn more about camping near Horse Campground and reserve your campsite today.",  "url": "https://campertunity.com/listings/campgrounds/horse-campground-oroville-ca",  "address": {    "@type": "PostalAddress",    "streetAddress": "875 Mitchell Ave.",    "addressLocality": "Oroville",    "addressRegion": "CA",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 39.73528,    "longitude": -120.95306  },  "sameAs": [    "https://www.reserveamerica.com/explore/horse-campground/FLST/754688/overview"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Established Campground"    },    {      "@type": "LocationFeatureSpecification",      "name": "Reservable"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent"    }  ]}