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 Bellevue State 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/bellevue-state-park-wilmington-de",  "name": "Bellevue State Park",  "description": "Bellevue State Park camping reservations and campground information. Learn more about camping near Bellevue State Park and reserve your campsite today.",  "url": "https://campertunity.com/listings/campgrounds/bellevue-state-park-wilmington-de",  "image": [    "https://www.reserveamerica.com/webphotos/originals/DE/pid360105/%7Bpht%7D082_071012_Bellevue_DMS%7Bpht%7D1679500690107.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "800 Carr Road",    "addressLocality": "Wilmington",    "addressRegion": "DE",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 39.78278,    "longitude": -75.50056  },  "sameAs": [    "https://www.reserveamerica.com/explore/bellevue-state-park/DE/360105/overview",    "https://campflare.com/campground/bellevue-state-park-105"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Established Campground"    },    {      "@type": "LocationFeatureSpecification",      "name": "Reservable"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent"    }  ]}