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 Aberfeldy Caravan 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/are-dogs-allowed-at-campsite-aberfeldy-caravan-park",  "name": "Aberfeldy Caravan Park",  "description": "ProfileNo description yet.",  "url": "https://campertunity.com/listings/campgrounds/are-dogs-allowed-at-campsite-aberfeldy-caravan-park",  "image": [    "https://www.camping.info/img/campsite-fallback.png"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "Dunkeld Road",    "addressLocality": "Aberfeldy Caravan Park",    "addressRegion": "Scotland",    "postalCode": "PH15 2AQ",    "addressCountry": "GB"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 56.61944,    "longitude": -3.86667  },  "sameAs": [    "https://www.camping.info/en/campsite/aberfeldy-caravan-park"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Established"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent"    }  ]}