{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/u-monte-cintu-lozzi-haute-corse",
  "name": "U MONTE CINTU",
  "description": "In Lozzi this natural camping area of 25 pitches does not offer rental accommodation. Furthermore, as services, you will find a bar and a restaurant. For motorhomes, there is a parking area. Pets are allowed for free.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/u-monte-cintu-lozzi-haute-corse",
  "image": [
    "https://hpaguide.co.uk/i/c/2098/w/cv/cp2098-w-thumb.webp?v=1745984476"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lozzi",
    "addressRegion": "Haute-Corse",
    "postalCode": "20224"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.3486048,
    "longitude": 9.010155100000002
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.7,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}