{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bishops-meadow-caravan-camping-site-brecon-wales",
  "name": "Bishop's Meadow Caravan & Camping Site",
  "description": "Water point on the first field - waste water on site - Brecon centre: 2km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bishops-meadow-caravan-camping-site-brecon-wales",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650801930.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hay Road",
    "addressLocality": "Brecon",
    "addressRegion": "wales",
    "postalCode": "LD3",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.96065,
    "longitude": -3.37463
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "30",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£30+"
}