{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-behaviour-not-allowed-wicklow-county-wicklow",
  "name": "Camping Behaviour Not Allowed",
  "description": "By beach, by the sea, at the golf course (at the camp site and at 6.5km), bread service,",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-behaviour-not-allowed-wicklow-county-wicklow",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650835165.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "R750",
    "addressLocality": "Wicklow",
    "addressRegion": "county-wicklow",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.95478,
    "longitude": -6.01656
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.21,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "27",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€27+"
}