{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/east-kilbride-campsite-isle-of-south-uist-schotland",
  "name": "East Kilbride Campsite",
  "description": "Campsite formally designed with hard floor and lawn in the middle. Some space for tents but mainly for motorhomes. The pitches have electric connection. On the other side of a small quiet street to a small sandy beach. Sea views. Coffee on site serving hot drinks, soups and sandwiches open from 10 to 3. Good community faculty with washing machine, dryer, kitchen and showers",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/east-kilbride-campsite-isle-of-south-uist-schotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651210951"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "isle-of-south-uist",
    "addressRegion": "schotland",
    "postalCode": "HS8 5TT",
    "addressCountry": "verenigd-koninkrijk"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.10353,
    "longitude": -7.35709
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "27",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "27+"
}