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 Percival Springs 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/percival-springs-watson-il",  "name": "Percival Springs",  "description": "All our sites, including Intermediate and long-term, are full hook-ups with both 30 and 50 amp service.",  "url": "https://campertunity.com/listings/campgrounds/percival-springs-watson-il",  "address": {    "@type": "PostalAddress",    "streetAddress": "6900 U.S. 45",    "addressLocality": "Watson",    "addressRegion": "IL",    "postalCode": "62473",    "addressCountry": "US"  },  "sameAs": [    "https://www.percivalsprings.com/"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Full Hookup"    },    {      "@type": "LocationFeatureSpecification",      "name": "Sewer Hookup"    },    {      "@type": "LocationFeatureSpecification",      "name": "Water Hookup"    },    {      "@type": "LocationFeatureSpecification",      "name": "Electric Hookup"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv Hookup"    }  ]}