{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clanfin-native-breeds-cross-hands-escocia",
  "name": "Clanfin Native Breeds",
  "description": "Small farm with native breeds, quiet place overlooking the Clyde and Ayrshire countryside, small temporary shop.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clanfin-native-breeds-cross-hands-escocia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651192672.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "cross-hands",
    "addressRegion": "escocia",
    "postalCode": "KA4 8NQ",
    "addressCountry": "reino-unido"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.57413,
    "longitude": -4.38091
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "10",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "10+"
}