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 Mora 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/mora-campground-forks",  "name": "Mora Campground",  "description": "Situated in a coastal forest, some sites offer views views of the Quillayute River. Mora is located two miles from Rialto Beach.",  "url": "https://campertunity.com/listings/campgrounds/mora-campground-forks",  "image": [    "https://www.nps.gov/common/uploads/structured_data/044D7936-F5C0-4E6D-87B9447CE54C45AE.jpg"  ],  "address": {    "@type": "PostalAddress",    "addressLocality": "Forks",    "postalCode": "98331",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 47.950222,    "longitude": -124.386165  },  "sameAs": [    "https://www.aaa.com/tripcanvas/campground/mora-campground-NPS1F9A5CA2_8D09_4444_ABD6_532B22C404B7"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Beach"    },    {      "@type": "LocationFeatureSpecification",      "name": "River"    },    {      "@type": "LocationFeatureSpecification",      "name": "Coastal"    },    {      "@type": "LocationFeatureSpecification",      "name": "Forest"    }  ]}