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 Napoleon RV 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/napoleon-rv-park-napoleon-nd",  "name": "Napoleon RV Park",  "description": "10 full service sites available in Napoleon (seasonal site). For more information and availability call ***-***-****.",  "url": "https://campertunity.com/listings/campgrounds/napoleon-rv-park-napoleon-nd",  "address": {    "@type": "PostalAddress",    "streetAddress": "519 Ave B W",    "addressLocality": "Napoleon",    "addressRegion": "ND",    "postalCode": "58561",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 46.503337,    "longitude": -99.774591  },  "sameAs": [    "https://www.ndtourism.com/napoleon/places-stay/campgrounds-rv-parks/napoleon-rv-park"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Full Hookup"    },    {      "@type": "LocationFeatureSpecification",      "name": "Sewer Hookup"    },    {      "@type": "LocationFeatureSpecification",      "name": "Water Hookup"    },    {      "@type": "LocationFeatureSpecification",      "name": "Electric Hookup"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv Hookup"    }  ]}