{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rosapineta-rosolina-veneto-2",
  "name": "Rosapineta",
  "description": "All the services proposed on the campsite Rosapineta, Rosolina. We are really customer-oriented.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rosapineta-rosolina-veneto-2",
  "image": [
    "https://www.homair.com/photos/camping/2710/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strada Nord 24",
    "addressLocality": "Rosolina",
    "addressRegion": "Veneto",
    "postalCode": "45010",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.1396621,
    "longitude": 12.3243708
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1,
    "reviewCount": 24,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "84",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€84+"
}