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 Burns Park - TEMPORARILY CLOSED 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/burns-park-north-little-rock-ar",  "name": "Burns Park - TEMPORARILY CLOSED",  "description": "CURRENTLY CLOSED til further notice.",  "url": "https://campertunity.com/listings/campgrounds/burns-park-north-little-rock-ar",  "image": [    "https://photos.thedyrt.com/photo/154519/media/burns-park_d4390c99f718d12c4554577feb3020c6.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "4101 Arlene Layman Dr",    "addressLocality": "North Little Rock",    "addressRegion": "AR",    "postalCode": "72118",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 34.79700033,    "longitude": -92.31400081  },  "sameAs": [    "https://thedyrt.com/camping/arkansas/burns-park"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Established"    },    {      "@type": "LocationFeatureSpecification",      "name": "Pet Friendly"    }  ]}