{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kinnego-marina-lurgan-northern-ireland",
  "name": "Kinnego Marina",
  "description": "Marina & caravan park - center 7km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kinnego-marina-lurgan-northern-ireland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650901582.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Annaloiste Road",
    "addressLocality": "Lurgan",
    "addressRegion": "northern-ireland",
    "postalCode": "BT66 6NJ",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.48888,
    "longitude": -6.36594
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.75,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "23",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£23+"
}