{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-elliant-finistere",
  "name": "Aire municipale Elliant",
  "description": "Toutes les informations sur l'aire de services pour camping-car d'Elliant (Finistère). Retrouvez ici les tarifs, possibilités de stationnement et services disponibles (vidange, eau, électricité…).",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-elliant-finistere",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Parking de la salle polyvalente",
    "addressLocality": "Elliant",
    "addressRegion": "Finistère",
    "postalCode": "29370",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.995278,
    "longitude": -3.890556
  }
}