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 Yuba Lake 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/yuba-lake-recreation-area-fillmore-ut",  "name": "Yuba Lake Recreation Area",  "description": "Elevation 5000 feet. The warm waters of Yuba Reservoir provide a wonderful setting for boaters, waterskiers, windsurfers, sailors and swimmers. In addition, there is year-round fishing for walleye, perch, catfish, and northern pike. This reservoir is popular on weekends, especially during the summer months.",  "url": "https://campertunity.com/listings/campgrounds/yuba-lake-recreation-area-fillmore-ut",  "image": [    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "95 East 500 North",    "addressLocality": "Fillmore",    "addressRegion": "UT",    "postalCode": "84631",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 39.378,    "longitude": -112.0272  },  "sameAs": [    "https://www.blm.gov/visit/yuba-lake-recreation-area-0"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Public Land"    },    {      "@type": "LocationFeatureSpecification",      "name": "Blm Land"    },    {      "@type": "LocationFeatureSpecification",      "name": "Fishing"    },    {      "@type": "LocationFeatureSpecification",      "name": "Lake"    }  ]}