{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/alnwick-rugby-club-alnwick-england",
  "name": "Alnwick Rugby Club",
  "description": "Places next to rugby fields - use of shower, washing and changing facilities in the clubhouse - 10% discount on drinks in the bar - wifi in the clubhouse - centre 1.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/alnwick-rugby-club-alnwick-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650836538.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Greensfield Avenue",
    "addressLocality": "alnwick",
    "addressRegion": "england",
    "postalCode": "NE66 1BE",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.40327,
    "longitude": -1.69844
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "15+"
}