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 Dogs Allowed 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/dogs-allowed-austin-tx",  "name": "Dogs Allowed",  "description": "camping in park near Austin - $ 20 for first night, second night $ 10 (State Park Pass) - reasonable sanitary facilities with hot showers - park contains number of trails - very busy at weekends - internet is slow - airport 2,95mls - center 5mls",  "url": "https://campertunity.com/listings/campgrounds/dogs-allowed-austin-tx",  "image": [    "https://img.campercontact.com/media/photos/112308515707551748.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "McKinney Falls Parkway",    "addressLocality": "Austin",    "addressRegion": "TX",    "postalCode": "78744",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 30.17935,    "longitude": -97.72127  },  "sameAs": [    "https://www.campercontact.com/en/united-states/texas/austin/74627/mckinney-falls-state-park"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Hot Showers"    },    {      "@type": "LocationFeatureSpecification",      "name": "Showers"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv"    }  ],  "offers": {    "@type": "Offer",    "availability": "https://schema.org/InStock",    "priceCurrency": "USD",    "price": "20",    "priceValidUntil": "2026-09-24"  },  "priceRange": "$20+"}