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 Lonetree Wildlife Management Area 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/lonetree-wildlife-management-area-harvey-nd",  "name": "Lonetree Wildlife Management Area",  "description": "3 primitive campgrounds, horse corrals.",  "url": "https://campertunity.com/listings/campgrounds/lonetree-wildlife-management-area-harvey-nd",  "address": {    "@type": "PostalAddress",    "streetAddress": "5 miles south on Highway 3 at junction highways 52 and 3, 8 miles west",    "addressLocality": "Harvey",    "addressRegion": "ND",    "postalCode": "58341",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 47.769723,    "longitude": -99.935404  },  "sameAs": [    "https://www.ndtourism.com/harvey/places-stay/campgrounds-rv-parks/lonetree-wildlife-management-area"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Primitive"    },    {      "@type": "LocationFeatureSpecification",      "name": "Horseback Riding"    },    {      "@type": "LocationFeatureSpecification",      "name": "Horseback Riding"    }  ]}