{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-val-ombre-jullouville-manche",
  "name": "CAMPING LE VAL OMBRÉ",
  "description": "In Jullouville this campsite 2 stars by the sea of 17 pitches does not offer rental accommodation. In terms of leisure, it offers organized activities. Furthermore, as services, you will find a grocery store. Pets are allowed with extra charge.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-val-ombre-jullouville-manche",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Jullouville",
    "addressRegion": "Manche",
    "postalCode": "50610"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.772374,
    "longitude": -1.5464383
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}