{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-perth-scotland",
  "name": "Discharge Toilet",
  "description": "Small site with power and water at each pitch - close to Cairn O’Mohr Winery, Rait Antiques Centre and Errol Sunday Market - Errol centre: 2km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-perth-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651246077.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Perth",
    "addressRegion": "scotland",
    "postalCode": "PH2 7TD",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.40244,
    "longitude": -3.19917
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "22",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£22+"
}