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 Smith Lake County 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/smith-lake-county-park-algona-ia",  "name": "Smith Lake County Park",  "description": "Smith Lake County Park near Algona, IA, features flat terrain with grassy areas and a lake.",  "url": "https://campertunity.com/listings/campgrounds/smith-lake-county-park-algona-ia",  "image": [    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "2407 Hwy. 169",    "addressLocality": "Algona",    "addressRegion": "IA",    "postalCode": "50511",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 43.12200022,    "longitude": -94.24300027  },  "sameAs": [    "https://thedyrt.com/camping/iowa/iowa-smith-lake-campground"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Established"    },    {      "@type": "LocationFeatureSpecification",      "name": "Pet Friendly"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv"    },    {      "@type": "LocationFeatureSpecification",      "name": "Lake"    }  ],  "offers": {    "@type": "Offer",    "availability": "https://schema.org/InStock",    "priceCurrency": "USD",    "price": "0",    "priceValidUntil": "2026-10-09"  },  "priceRange": "$0+"}