{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-cote-legendes-brignogan-plages",
  "name": "Camping De la Côte des Légendes",
  "description": "In Brignogan-Plage, on perhaps the most beautiful part of the northern coast of Finistère (Brittany) is the Camping De la Côte des...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-cote-legendes-brignogan-plages",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/a/674ae8c13132b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "rue Douar ar Pont",
    "addressLocality": "Brignogan-Plages",
    "postalCode": "29890",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.67281,
    "longitude": -4.32917
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Game_room"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 467,
    "bestRating": 10,
    "worstRating": 1
  }
}