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 Woy Bridge Campground 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/woy-bridge-campground-everett-pa",  "name": "Woy Bridge Campground",  "description": "Woy Bridge Campground, located on the river, offers primitive camping. Cabins and camp sites available.",  "url": "https://campertunity.com/listings/campgrounds/woy-bridge-campground-everett-pa",  "image": [    "https://static.wixstatic.com/media/009e9d_1272b9b3ba4b49ffa8a5a3dcac7c96f5~mv2.png",    "https://static.wixstatic.com/media/009e9d_a494b2a384b64ab9be8ff8f099b88242~mv2.jpg/v1/fill/w_960,h_720,al_c,q_85,enc_avif,quality_auto/009e9d_a494b2a384b64ab9be8ff8f099b88242~mv2.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "190 Campground Road",    "addressLocality": "Everett",    "addressRegion": "PA",    "postalCode": "15537",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 40.0114711,    "longitude": -78.3733484  },  "sameAs": [    "https://www.woybridgecampground.com/"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Primitive"    },    {      "@type": "LocationFeatureSpecification",      "name": "Cabin"    },    {      "@type": "LocationFeatureSpecification",      "name": "River"    }  ]}