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 Busco Beach 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/busco-beach-goldsboro-nc",  "name": "Busco Beach",  "description": "Busco Beach is located near Goldsboro, North Carolina, featuring flat terrain with sandy areas and water bodies.",  "url": "https://campertunity.com/listings/campgrounds/busco-beach-goldsboro-nc",  "image": [    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"  ],  "address": {    "@type": "PostalAddress",    "addressLocality": "Goldsboro",    "addressRegion": "NC",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 35.36796595,    "longitude": -78.02986436  },  "sameAs": [    "https://thedyrt.com/camping/north-carolina/busco-beach"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Electric Hookup"    },    {      "@type": "LocationFeatureSpecification",      "name": "Established"    },    {      "@type": "LocationFeatureSpecification",      "name": "Dump Station"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv Hookup"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv Sanitation"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv"    },    {      "@type": "LocationFeatureSpecification",      "name": "Fishing"    },    {      "@type": "LocationFeatureSpecification",      "name": "Swimming"    },    {      "@type": "LocationFeatureSpecification",      "name": "Beach"    },    {      "@type": "LocationFeatureSpecification",      "name": "Cliff"    }  ],  "offers": {    "@type": "Offer",    "availability": "https://schema.org/InStock",    "priceCurrency": "USD",    "price": "10",    "priceValidUntil": "2026-09-23"  },  "priceRange": "$10-$35"}