{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/coldstream-coldstream-scotland",
  "name": "Coldstream Holiday Park",
  "description": "Coldstream Holiday Park on the River Tweed - for opening times see website",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/coldstream-coldstream-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kelso Road",
    "addressLocality": "Coldstream",
    "addressRegion": "scotland",
    "postalCode": "TD 12 4LG",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.64707,
    "longitude": -2.2664
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£25+"
}