{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ensoya-sigean-languedoc-roussillon-frankreich",
  "name": "Ensoya",
  "description": "It is possible to do sports in the camping village. Discover all sports activities in Ensoya",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ensoya-sigean-languedoc-roussillon-frankreich",
  "image": [
    "https://www.homair.com/photos/camping/2647/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "54, Avenue de Perpignan",
    "addressLocality": "Sigean",
    "addressRegion": "Languedoc Roussillon",
    "postalCode": "11130",
    "addressCountry": "Frankreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.02457,
    "longitude": 2.97708
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.6,
    "reviewCount": 95,
    "bestRating": 5,
    "worstRating": 1
  }
}