{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-sedour-surba",
  "name": "Camping Le Sédour",
  "description": "Camping Le Sédour is a campsite in Surba, Ariège. This campsite has pitches with shade and places with some shade. It consists of...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-sedour-surba",
  "image": [
    "https://cdn2.acsi.eu/6/8/4/c/684c0459cbd5e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Florac",
    "addressLocality": "Surba",
    "postalCode": "09400",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.85597,
    "longitude": 1.58883
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}