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-odda-vestland",  "name": "Dogs Allowed",  "description": "Medium sized campsite along the RV13 opposite the center of Vidfossen 10 km",  "url": "https://campertunity.com/listings/campgrounds/dogs-allowed-odda-vestland",  "image": [    "https://images.campercontact.com/media/photos/4222124651041198.jpeg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "Hildal",    "addressLocality": "Odda",    "addressRegion": "vestland",    "postalCode": "5750",    "addressCountry": "NO"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 59.99255,    "longitude": 6.56769  },  "sameAs": [    "https://images.campercontact.com/media/photos/4222124651041198.jpeg",    "https://www.campercontact.com/en/norway/vestland/odda/102055/hildal"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Rv Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv"    }  ],  "offers": {    "@type": "Offer",    "availability": "https://schema.org/InStock",    "priceCurrency": "NOK",    "price": "300",    "priceValidUntil": "2026-09-24"  },  "priceRange": "kr300+"}