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 McClusky City 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/mcclusky-city-park-mcclusky-nd",  "name": "McClusky City Park",  "description": "Camper hook-ups with electricity and water with sewer dump. Playground equipment and swimming pool for small daily fee.",  "url": "https://campertunity.com/listings/campgrounds/mcclusky-city-park-mcclusky-nd",  "address": {    "@type": "PostalAddress",    "streetAddress": "South McClusky",    "addressLocality": "McClusky",    "addressRegion": "ND",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 47.485831,    "longitude": -100.443184  },  "sameAs": [    "https://www.ndtourism.com/mcclusky/places-stay/campgrounds-rv-parks/mcclusky-city-park",    "https://thedyrt.com/camping/north-dakota/north-dakota-mcclusky-city-park"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Electric Hookup"    },    {      "@type": "LocationFeatureSpecification",      "name": "Water Hookup"    },    {      "@type": "LocationFeatureSpecification",      "name": "Sewer Hookup"    },    {      "@type": "LocationFeatureSpecification",      "name": "Playground"    },    {      "@type": "LocationFeatureSpecification",      "name": "Swimming Pool"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv Hookup"    },    {      "@type": "LocationFeatureSpecification",      "name": "Swimming"    }  ]}