{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/urges-aire-isle-of-harris-scotland",
  "name": "Urges Aire",
  "description": "Camper site just outside Tarbert near the recycling centre - view of the bay.",
  "url": "https://campertunity.com/listings/campgrounds/urges-aire-isle-of-harris-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651210096.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cnoc Na Greine",
    "addressLocality": "isle-of-harris",
    "addressRegion": "scotland",
    "postalCode": "HS3 3BW",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.90118,
    "longitude": -6.78064
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Recycling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "20",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "20+"
}