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 Strawberry Lake 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/strawberry-lake-campground-bottineau-nd",  "name": "Strawberry Lake Campground",  "description": "NDFS primitive campground. hiking, fishing, wildlife viewing, no electric or water hook-ups. $15 per night fee.",  "url": "https://campertunity.com/listings/campgrounds/strawberry-lake-campground-bottineau-nd",  "address": {    "@type": "PostalAddress",    "streetAddress": "950 Highway 43, Bottineau, ND",    "addressLocality": "Bottineau",    "addressRegion": "ND",    "postalCode": "58318",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 48.944528,    "longitude": -100.508686  },  "sameAs": [    "https://www.ndtourism.com/bottineau/places-stay/campgrounds-rv-parks/strawberry-lake-campground",    "https://thedyrt.com/camping/north-dakota/north-dakota-turtle-mountain-state-forest-strawberry-lake-recreation-area"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Primitive"    },    {      "@type": "LocationFeatureSpecification",      "name": "Hiking"    },    {      "@type": "LocationFeatureSpecification",      "name": "Fishing"    },    {      "@type": "LocationFeatureSpecification",      "name": "Wildlife Viewing"    },    {      "@type": "LocationFeatureSpecification",      "name": "Wildlife Watching"    }  ]}