{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/maddybenny-campsite-portrush-northern-ireland",
  "name": "Maddybenny Campsite",
  "description": "Maddybenny Camping - check the website for correct prices",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/maddybenny-campsite-portrush-northern-ireland",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Loguestown Road",
    "addressLocality": "Portrush",
    "addressRegion": "northern-ireland",
    "postalCode": "BT52 2PT",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.17733,
    "longitude": -6.66363
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "45",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£45+"
}