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 Far West 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/far-west-rv-park",  "name": "Far West RV Park",  "description": "Far West RV Park, Forks Washington. See traveler reviews, photos and blog posts",  "url": "https://campertunity.com/listings/campgrounds/far-west-rv-park",  "address": {    "@type": "PostalAddress",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 47.953786,    "longitude": -124.385061  },  "sameAs": [    "https://www.campendium.com/far-west-rv-park"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Established"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv"    }  ]}