{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-myosotis-lugrin-haute-savoie",
  "name": "CAMPING LES MYOSOTIS",
  "description": "In Lugrin this campsite 2 stars of 55 pitches does not offer rental accommodation. Internet access via WIFI is available. Pets are allowed with extra charge.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-myosotis-lugrin-haute-savoie",
  "image": [
    "https://hpaguide.co.uk/i/c/1903/w/cv/cp1903-w-thumb.webp?v=1743794528"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lugrin",
    "addressRegion": "Haute-Savoie",
    "postalCode": "74500"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.3991675,
    "longitude": 6.663480799999999
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}