{
  "version": 1,
  "panneaux": [
    {
      "id": "p-eiffel",
      "type": "abribus",
      "nom": "Eiffel",
      "desservi": [
        {
          "ligneId": "l1",
          "terminus": "Rouchy CDG"
        },
        {
          "ligneId": "l2",
          "terminus": "Magny-Cours"
        },
        {
          "ligneId": "l10",
          "terminus": "La Pointe"
        },
        {
          "ligneId": "l11",
          "terminus": "Touffez Gare"
        },
        {
          "ligneId": "l12",
          "terminus": "Thyzons"
        },
        {
          "ligneId": "lN",
          "terminus": "Navette"
        }
      ],
      "reglages": {}
    },
    {
      "id": "p-castel",
      "type": "totem",
      "nom": "Castel",
      "desservi": [
        {
          "ligneId": "l3",
          "terminus": "St-Jacques"
        },
        {
          "ligneId": "l12",
          "terminus": "Bastille"
        }
      ],
      "reglages": {
        "afficherTerminus": true,
        "taillePicto": 1,
        "tailleLibelle": 1,
        "tailleTitre": 1,
        "alignement": "auto",
        "maxParLigne": 0,
        "police": "CenturyGothic",
        "fond": "gabarit"
      }
    }
  ]
}
