{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/carrowcullen-old-irish-farmhouse-skreen-county-sligo-ie",
  "name": "Carrowcullen The Old Irish Farmhouse",
  "description": "The location is a working farm with a self-catering farmhouse; gravelled parking area that can accommodate one to two campervans and fields that offer camping. Toliet/shower facility available.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/carrowcullen-old-irish-farmhouse-skreen-county-sligo-ie",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "L2203 / Carrowcullen",
    "addressLocality": "skreen",
    "addressRegion": "county-sligo",
    "postalCode": "F91 EVK6",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.22286,
    "longitude": -8.72493
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "35",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€35+"
}