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 Clear Creek State 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/clear-creek-state-park-sigel-pa",  "name": "Clear Creek State Park",  "description": "Clear Creek State Park is located at Park Road, Sigel PA 15860. Clear Creek State Park can be contacted at ***-***-**** or https://www.dcnr.pa.gov/StateParks/FindAPark/ClearCreekStatePark/Pages/default.aspx",  "url": "https://campertunity.com/listings/campgrounds/clear-creek-state-park-sigel-pa",  "image": [    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "Park Road",    "addressLocality": "Sigel",    "addressRegion": "PA",    "postalCode": "15860",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 41.3270846,    "longitude": -79.0925931  },  "sameAs": [    "https://www.camping.org/campgrounds/pennsylvania/sigel/clear-creek-state-park"  ]}