{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/adriacamps-alghero-ss",
  "name": "AdriaCamps",
  "description": "Camping Village Laguna Blu is located on 90km-long beaches, in the vicinity of the Italian town of Alghero, on the island of Sardinia. This 4-star campsite spreads over 11 hectares. Rent a mobile home or a pitch and relax absorbing the sea fragrances.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/adriacamps-alghero-ss",
  "image": [
    "https://adriacamps.com/wp-content/uploads/2021/02/Laguna-Blu-Beach-II.jpg",
    "https://adriacamps.com/wp-content/uploads/2021/02/Laguna-Blu-Beach-II-400x300.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strada Statale 127",
    "addressLocality": "Alghero (SS)",
    "addressRegion": "Istria Kvarner Dalmatia - Zadar region Dalmatia - Split region Dalmatia - Šibenik region",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.5950929,
    "longitude": 8.2911533
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}