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 Olympic Campground — Brannan Island State Recreation Area 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/olympic-campground-brannan-island-rio-vista-ca",  "name": "Olympic Campground — Brannan Island State Recreation Area",  "description": "Olympic Campground",  "url": "https://campertunity.com/listings/campgrounds/olympic-campground-brannan-island-rio-vista-ca",  "image": [    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "17645 State Hwy. 160",    "addressLocality": "Rio Vista",    "addressRegion": "CA",    "postalCode": "94571",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 38.1162033081055,    "longitude": -121.689880371094  },  "sameAs": [    "https://thedyrt.com/camping/california/olympic-campground-brannan-island-state-recreational-area",    "https://campflare.com/campground/olympic-campground-californiastateparks-425"  ],  "numberOfRooms": 10,  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Established"    },    {      "@type": "LocationFeatureSpecification",      "name": "Pet Friendly"    },    {      "@type": "LocationFeatureSpecification",      "name": "Island"    }  ],  "offers": {    "@type": "Offer",    "availability": "https://schema.org/InStock",    "priceCurrency": "USD",    "price": "49",    "priceValidUntil": "2026-10-02"  },  "priceRange": "$49+"}