{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bonchester-bridge-riverside-park-scotland",
  "name": "Bonchester Bridge Riverside Park",
  "description": "Campsite by the river – near a pub",
  "url": "https://campertunity.com/listings/campgrounds/bonchester-bridge-riverside-park-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651180320.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "A6088",
    "addressLocality": "bonchester-bridge",
    "addressRegion": "schottland",
    "postalCode": "TD9 8JN",
    "addressCountry": "vereinigtes-konigreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.40065,
    "longitude": -2.65607
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "30",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "30+"
}