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-kuusamo",  "name": "Dogs Allowed",  "description": "located on a lake - restaurant - Kuusamo 46km - Käylä 14km - center 950m",  "url": "https://campertunity.com/listings/campgrounds/dogs-allowed-kuusamo",  "image": [    "https://images.campercontact.com/media/photos/4222124650839663.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "Juumantie",    "addressLocality": "Kuusamo",    "addressRegion": "kuusamo",    "postalCode": "93850",    "addressCountry": "FI"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 66.2688,    "longitude": 29.40387  },  "sameAs": [    "https://www.campercontact.com/en/finland/kuusamo/68895/ala-juuma-camping"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Restaurant"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv"    },    {      "@type": "LocationFeatureSpecification",      "name": "Lake"    }  ],  "offers": {    "@type": "Offer",    "availability": "https://schema.org/InStock",    "priceCurrency": "EUR",    "price": "20",    "priceValidUntil": "2026-09-25"  },  "priceRange": "€20+"}