{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/silver-craigs-campsite-kirkcudbright-scotland",
  "name": "Silver Craigs Campsite",
  "description": "Beautifully situated above the village everything in a good condition. N 54 ° 50'7 \"W4 ° 2'48\" approx. 10min. in the center. £ 24 with electricity without £ 20 WIFI free.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/silver-craigs-campsite-kirkcudbright-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650834191.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Silvercraigs Road",
    "addressLocality": "kirkcudbright",
    "addressRegion": "scotland",
    "postalCode": "DG6 4BH",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.83476,
    "longitude": -4.04737
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "20+"
}