{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flower-camping-le-vorlen-fouesnant",
  "name": "Flower Camping Le Vorlen",
  "description": "Just 250 metres from the sea, Flower Camping Le Vorlen is a family-friendly campsite in the south of the Breton département...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flower-camping-le-vorlen-fouesnant",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/9/6749745ea7fac.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "78 chemin de Kerambigorn",
    "addressLocality": "Fouesnant",
    "postalCode": "29170",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.85544,
    "longitude": -4.00053
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 46,
    "bestRating": 10,
    "worstRating": 1
  }
}