{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-l-ocean-nevez",
  "name": "Camping de l'Océan",
  "description": "Camping de l'Océan is a campsite in Névez, Finistère, located by the sea. The campsite has pitches with delineation, without shade and with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-l-ocean-nevez",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/e/674ee86ab13d5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15 Impasse des Mouettes, Keroren-Raguénès",
    "addressLocality": "Névez",
    "postalCode": "29920",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.79461,
    "longitude": -3.79817
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}