{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/laguna-blu-alghero-sardinien",
  "name": "Laguna Blu",
  "description": "Mobile homes in Alghero with Homair at Campsite Laguna Blu and book online.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/laguna-blu-alghero-sardinien",
  "image": [
    "https://www.homair.com/photos/camping/2720/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strada Statale 127 bis",
    "addressLocality": "Alghero",
    "addressRegion": "Sardinien",
    "postalCode": "07041",
    "addressCountry": "Italien"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.59509,
    "longitude": 8.29115
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.2,
    "reviewCount": 24,
    "bestRating": 5,
    "worstRating": 1
  }
}