{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lynders-mobile-home-park-portrane-county-dublin",
  "name": "Lynders Mobile Home Park",
  "description": "Campsite with mobile homes.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lynders-mobile-home-park-portrane-county-dublin",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650838017.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Quay Road",
    "addressLocality": "Portrane",
    "addressRegion": "county-dublin",
    "postalCode": "K36 V326",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.49146,
    "longitude": -6.09818
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.79,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "40",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€40+"
}