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 Mountain Breeze Campground 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/mountain-breeze-campground-new-braunfels-tx",  "name": "Mountain Breeze Campground",  "description": "Mountain Breeze Camp has camping, tubing and cabins and are located in New Braunfels, Tx. Come tube the Guadalupe River by day or come camp overnight and do both.",  "url": "https://campertunity.com/listings/campgrounds/mountain-breeze-campground-new-braunfels-tx",  "image": [    "https://static.wixstatic.com/media/104de1_39b00ebe9e294d128077c0456fe34034~mv2.jpg",    "https://static.wixstatic.com/media/4d36c8_119a9e0396114eb39a3e4a85c4118ac9~mv2.jpg/v1/fill/w_1041,h_587,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/4d36c8_119a9e0396114eb39a3e4a85c4118ac9~mv2.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "9250 River Road",    "addressLocality": "New Braunfels",    "addressRegion": "TX",    "postalCode": "78132",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 29.8047094,    "longitude": -98.1571398  },  "sameAs": [    "https://www.mountainbreezecampground.com/"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Cabin"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tubing"    },    {      "@type": "LocationFeatureSpecification",      "name": "River"    }  ]}