@socialgouv/fiches-vdd 2.1476.0 → 2.1477.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -0
- package/data/associations/F34030.json +3 -3
- package/data/associations/index.json +233 -233
- package/data/index.json +78912 -78912
- package/data/particuliers/F10027.json +8 -8
- package/data/particuliers/F10040.json +59 -0
- package/data/particuliers/F10568.json +1 -1
- package/data/particuliers/F10569.json +1 -1
- package/data/particuliers/F10705.json +47 -13
- package/data/particuliers/F10892.json +1 -1
- package/data/particuliers/F12006.json +9 -9
- package/data/particuliers/F12151.json +1 -1
- package/data/particuliers/F1280.json +9 -9
- package/data/particuliers/F13132.json +6 -6
- package/data/particuliers/F13941.json +216 -0
- package/data/particuliers/F14153.json +149 -6
- package/data/particuliers/F14154.json +111 -4
- package/data/particuliers/F14199.json +12 -12
- package/data/particuliers/F14725.json +73 -2
- package/data/particuliers/F15292.json +1 -1
- package/data/particuliers/F15553.json +3 -3
- package/data/particuliers/F16096.json +22 -1
- package/data/particuliers/F18090.json +94 -26
- package/data/particuliers/F18785.json +56 -46
- package/data/particuliers/F211.json +1 -1
- package/data/particuliers/F212.json +1 -1
- package/data/particuliers/F2164.json +73 -2
- package/data/particuliers/F219.json +1 -1
- package/data/particuliers/F221.json +69 -84
- package/data/particuliers/F2213.json +5 -5
- package/data/particuliers/F2214.json +3 -3
- package/data/particuliers/F24617.json +216 -0
- package/data/particuliers/F2494.json +1 -1
- package/data/particuliers/F2589.json +1 -1
- package/data/particuliers/F2604.json +91 -35
- package/data/particuliers/F2730.json +1 -1
- package/data/particuliers/F2762.json +437 -193
- package/data/particuliers/F2963.json +4 -4
- package/data/particuliers/F2965.json +2 -2
- package/data/particuliers/F2973.json +128 -4
- package/data/particuliers/F3040.json +47 -13
- package/data/particuliers/F3080.json +47 -13
- package/data/particuliers/F31249.json +156 -0
- package/data/particuliers/F31404.json +1 -1
- package/data/particuliers/F31541.json +432 -0
- package/data/particuliers/F3167.json +54 -1
- package/data/particuliers/F31852.json +2 -2
- package/data/particuliers/F32515.json +1 -20
- package/data/particuliers/F33078.json +1 -1
- package/data/particuliers/F33667.json +17 -13
- package/data/particuliers/F33849.json +1007 -465
- package/data/particuliers/F34029.json +47 -13
- package/data/particuliers/F34030.json +3 -3
- package/data/particuliers/F34964.json +291 -603
- package/data/particuliers/F35140.json +2 -2
- package/data/particuliers/F35837.json +1 -1
- package/data/particuliers/F36139.json +1 -1
- package/data/particuliers/F36328.json +114 -77
- package/data/particuliers/F36419.json +230 -18
- package/data/particuliers/F36542.json +1 -1
- package/data/particuliers/F37190.json +1 -1
- package/data/particuliers/F38127.json +2 -2
- package/data/particuliers/F38331.json +4 -10
- package/data/particuliers/F576.json +2 -2
- package/data/particuliers/F903.json +1 -1
- package/data/particuliers/N159.json +1 -1
- package/data/particuliers/N198.json +1 -1
- package/data/particuliers/N20444.json +1 -1
- package/data/particuliers/N24033.json +2 -2
- package/data/particuliers/R10088.json +1 -1
- package/data/particuliers/R33638.json +5 -5
- package/data/particuliers/R36008.json +9 -8
- package/data/particuliers/R43309.json +1 -1
- package/data/particuliers/R54651.json +5 -5
- package/data/particuliers/index.json +5409 -5409
- package/data/professionnels/F24617.json +216 -0
- package/data/professionnels/F38231.json +36 -138
- package/data/professionnels/R21438.json +5 -4
- package/data/professionnels/R36008.json +9 -8
- package/data/professionnels/index.json +2441 -2441
- package/package.json +1 -1
|
@@ -624,14 +624,23 @@
|
|
|
624
624
|
"name": "MiseEnEvidence",
|
|
625
625
|
"children": [
|
|
626
626
|
{
|
|
627
|
-
"type": "
|
|
628
|
-
"
|
|
627
|
+
"type": "element",
|
|
628
|
+
"name": "LienExterne",
|
|
629
|
+
"attributes": {
|
|
630
|
+
"URL": "https://www.sncf-connect.com/catalogue/description/carte-avantage-jeune"
|
|
631
|
+
},
|
|
632
|
+
"children": [
|
|
633
|
+
{
|
|
634
|
+
"type": "text",
|
|
635
|
+
"text": "Carte Avantage Jeune"
|
|
636
|
+
}
|
|
637
|
+
]
|
|
629
638
|
}
|
|
630
639
|
]
|
|
631
640
|
},
|
|
632
641
|
{
|
|
633
642
|
"type": "text",
|
|
634
|
-
"text": "destinée aux 12-27 ans"
|
|
643
|
+
"text": " destinée aux 12-27 ans"
|
|
635
644
|
}
|
|
636
645
|
]
|
|
637
646
|
}
|
|
@@ -654,64 +663,29 @@
|
|
|
654
663
|
"name": "MiseEnEvidence",
|
|
655
664
|
"children": [
|
|
656
665
|
{
|
|
657
|
-
"type": "
|
|
658
|
-
"
|
|
666
|
+
"type": "element",
|
|
667
|
+
"name": "LienExterne",
|
|
668
|
+
"attributes": {
|
|
669
|
+
"URL": "https://www.sncf-connect.com/catalogue/description/max-jeune"
|
|
670
|
+
},
|
|
671
|
+
"children": [
|
|
672
|
+
{
|
|
673
|
+
"type": "text",
|
|
674
|
+
"text": "TGV Max Jeune"
|
|
675
|
+
}
|
|
676
|
+
]
|
|
659
677
|
}
|
|
660
678
|
]
|
|
661
679
|
},
|
|
662
680
|
{
|
|
663
681
|
"type": "text",
|
|
664
|
-
"text": "destiné aux 16-27 ans"
|
|
682
|
+
"text": " destiné aux 16-27 ans"
|
|
665
683
|
}
|
|
666
684
|
]
|
|
667
685
|
}
|
|
668
686
|
]
|
|
669
687
|
}
|
|
670
688
|
]
|
|
671
|
-
},
|
|
672
|
-
{
|
|
673
|
-
"type": "element",
|
|
674
|
-
"name": "Paragraphe",
|
|
675
|
-
"children": [
|
|
676
|
-
{
|
|
677
|
-
"type": "text",
|
|
678
|
-
"text": "Pour obtenir les informations sur ces cartes, il faut consulter le site "
|
|
679
|
-
},
|
|
680
|
-
{
|
|
681
|
-
"type": "element",
|
|
682
|
-
"name": "LienExterne",
|
|
683
|
-
"attributes": {
|
|
684
|
-
"URL": "https://www.sncf.com/fr/offres-voyageurs/cartes-tarifs-grandes-lignes/nouvelle-offre-tarifaire-tgv-inoui-intercites"
|
|
685
|
-
},
|
|
686
|
-
"children": [
|
|
687
|
-
{
|
|
688
|
-
"type": "text",
|
|
689
|
-
"text": "Carte Avantage"
|
|
690
|
-
}
|
|
691
|
-
]
|
|
692
|
-
},
|
|
693
|
-
{
|
|
694
|
-
"type": "text",
|
|
695
|
-
"text": " et le site "
|
|
696
|
-
},
|
|
697
|
-
{
|
|
698
|
-
"type": "element",
|
|
699
|
-
"name": "LienExterne",
|
|
700
|
-
"attributes": {
|
|
701
|
-
"URL": "https://www.sncf.com/fr/offres-voyageurs/cartes-tarifs-grandes-lignes/max-jeune"
|
|
702
|
-
},
|
|
703
|
-
"children": [
|
|
704
|
-
{
|
|
705
|
-
"type": "text",
|
|
706
|
-
"text": "TGV max"
|
|
707
|
-
}
|
|
708
|
-
]
|
|
709
|
-
},
|
|
710
|
-
{
|
|
711
|
-
"type": "text",
|
|
712
|
-
"text": "."
|
|
713
|
-
}
|
|
714
|
-
]
|
|
715
689
|
}
|
|
716
690
|
]
|
|
717
691
|
}
|
|
@@ -938,14 +912,23 @@
|
|
|
938
912
|
"name": "MiseEnEvidence",
|
|
939
913
|
"children": [
|
|
940
914
|
{
|
|
941
|
-
"type": "
|
|
942
|
-
"
|
|
915
|
+
"type": "element",
|
|
916
|
+
"name": "LienExterne",
|
|
917
|
+
"attributes": {
|
|
918
|
+
"URL": "https://www.sncf-connect.com/catalogue/description/carte-avantage-jeune"
|
|
919
|
+
},
|
|
920
|
+
"children": [
|
|
921
|
+
{
|
|
922
|
+
"type": "text",
|
|
923
|
+
"text": "Carte Avantage Jeune"
|
|
924
|
+
}
|
|
925
|
+
]
|
|
943
926
|
}
|
|
944
927
|
]
|
|
945
928
|
},
|
|
946
929
|
{
|
|
947
930
|
"type": "text",
|
|
948
|
-
"text": "destinée aux 12-27 ans"
|
|
931
|
+
"text": " destinée aux 12-27 ans"
|
|
949
932
|
}
|
|
950
933
|
]
|
|
951
934
|
}
|
|
@@ -968,64 +951,29 @@
|
|
|
968
951
|
"name": "MiseEnEvidence",
|
|
969
952
|
"children": [
|
|
970
953
|
{
|
|
971
|
-
"type": "
|
|
972
|
-
"
|
|
954
|
+
"type": "element",
|
|
955
|
+
"name": "LienExterne",
|
|
956
|
+
"attributes": {
|
|
957
|
+
"URL": "https://www.sncf-connect.com/catalogue/description/max-jeune"
|
|
958
|
+
},
|
|
959
|
+
"children": [
|
|
960
|
+
{
|
|
961
|
+
"type": "text",
|
|
962
|
+
"text": "TGV Max Jeune"
|
|
963
|
+
}
|
|
964
|
+
]
|
|
973
965
|
}
|
|
974
966
|
]
|
|
975
967
|
},
|
|
976
968
|
{
|
|
977
969
|
"type": "text",
|
|
978
|
-
"text": "destiné aux 16-27 ans"
|
|
970
|
+
"text": " destiné aux 16-27 ans"
|
|
979
971
|
}
|
|
980
972
|
]
|
|
981
973
|
}
|
|
982
974
|
]
|
|
983
975
|
}
|
|
984
976
|
]
|
|
985
|
-
},
|
|
986
|
-
{
|
|
987
|
-
"type": "element",
|
|
988
|
-
"name": "Paragraphe",
|
|
989
|
-
"children": [
|
|
990
|
-
{
|
|
991
|
-
"type": "text",
|
|
992
|
-
"text": "Pour obtenir les informations sur ces cartes, il faut consulter le site "
|
|
993
|
-
},
|
|
994
|
-
{
|
|
995
|
-
"type": "element",
|
|
996
|
-
"name": "LienExterne",
|
|
997
|
-
"attributes": {
|
|
998
|
-
"URL": "https://www.sncf.com/fr/offres-voyageurs/cartes-tarifs-grandes-lignes/nouvelle-offre-tarifaire-tgv-inoui-intercites"
|
|
999
|
-
},
|
|
1000
|
-
"children": [
|
|
1001
|
-
{
|
|
1002
|
-
"type": "text",
|
|
1003
|
-
"text": "Carte Avantage"
|
|
1004
|
-
}
|
|
1005
|
-
]
|
|
1006
|
-
},
|
|
1007
|
-
{
|
|
1008
|
-
"type": "text",
|
|
1009
|
-
"text": " et le site "
|
|
1010
|
-
},
|
|
1011
|
-
{
|
|
1012
|
-
"type": "element",
|
|
1013
|
-
"name": "LienExterne",
|
|
1014
|
-
"attributes": {
|
|
1015
|
-
"URL": "https://www.sncf.com/fr/offres-voyageurs/cartes-tarifs-grandes-lignes/max-jeune"
|
|
1016
|
-
},
|
|
1017
|
-
"children": [
|
|
1018
|
-
{
|
|
1019
|
-
"type": "text",
|
|
1020
|
-
"text": "TGV max"
|
|
1021
|
-
}
|
|
1022
|
-
]
|
|
1023
|
-
},
|
|
1024
|
-
{
|
|
1025
|
-
"type": "text",
|
|
1026
|
-
"text": "."
|
|
1027
|
-
}
|
|
1028
|
-
]
|
|
1029
977
|
}
|
|
1030
978
|
]
|
|
1031
979
|
}
|
|
@@ -1252,14 +1200,23 @@
|
|
|
1252
1200
|
"name": "MiseEnEvidence",
|
|
1253
1201
|
"children": [
|
|
1254
1202
|
{
|
|
1255
|
-
"type": "
|
|
1256
|
-
"
|
|
1203
|
+
"type": "element",
|
|
1204
|
+
"name": "LienExterne",
|
|
1205
|
+
"attributes": {
|
|
1206
|
+
"URL": "https://www.sncf-connect.com/catalogue/description/carte-avantage-jeune"
|
|
1207
|
+
},
|
|
1208
|
+
"children": [
|
|
1209
|
+
{
|
|
1210
|
+
"type": "text",
|
|
1211
|
+
"text": "Carte Avantage Jeune"
|
|
1212
|
+
}
|
|
1213
|
+
]
|
|
1257
1214
|
}
|
|
1258
1215
|
]
|
|
1259
1216
|
},
|
|
1260
1217
|
{
|
|
1261
1218
|
"type": "text",
|
|
1262
|
-
"text": "destinée aux 12-27 ans"
|
|
1219
|
+
"text": " destinée aux 12-27 ans"
|
|
1263
1220
|
}
|
|
1264
1221
|
]
|
|
1265
1222
|
}
|
|
@@ -1282,64 +1239,29 @@
|
|
|
1282
1239
|
"name": "MiseEnEvidence",
|
|
1283
1240
|
"children": [
|
|
1284
1241
|
{
|
|
1285
|
-
"type": "
|
|
1286
|
-
"
|
|
1242
|
+
"type": "element",
|
|
1243
|
+
"name": "LienExterne",
|
|
1244
|
+
"attributes": {
|
|
1245
|
+
"URL": "https://www.sncf-connect.com/catalogue/description/max-jeune"
|
|
1246
|
+
},
|
|
1247
|
+
"children": [
|
|
1248
|
+
{
|
|
1249
|
+
"type": "text",
|
|
1250
|
+
"text": "TGV Max Jeune"
|
|
1251
|
+
}
|
|
1252
|
+
]
|
|
1287
1253
|
}
|
|
1288
1254
|
]
|
|
1289
1255
|
},
|
|
1290
1256
|
{
|
|
1291
1257
|
"type": "text",
|
|
1292
|
-
"text": "destiné aux 16-27 ans"
|
|
1258
|
+
"text": " destiné aux 16-27 ans"
|
|
1293
1259
|
}
|
|
1294
1260
|
]
|
|
1295
1261
|
}
|
|
1296
1262
|
]
|
|
1297
1263
|
}
|
|
1298
1264
|
]
|
|
1299
|
-
},
|
|
1300
|
-
{
|
|
1301
|
-
"type": "element",
|
|
1302
|
-
"name": "Paragraphe",
|
|
1303
|
-
"children": [
|
|
1304
|
-
{
|
|
1305
|
-
"type": "text",
|
|
1306
|
-
"text": "Pour obtenir les informations sur ces cartes, il faut consulter le site "
|
|
1307
|
-
},
|
|
1308
|
-
{
|
|
1309
|
-
"type": "element",
|
|
1310
|
-
"name": "LienExterne",
|
|
1311
|
-
"attributes": {
|
|
1312
|
-
"URL": "https://www.sncf.com/fr/offres-voyageurs/cartes-tarifs-grandes-lignes/nouvelle-offre-tarifaire-tgv-inoui-intercites"
|
|
1313
|
-
},
|
|
1314
|
-
"children": [
|
|
1315
|
-
{
|
|
1316
|
-
"type": "text",
|
|
1317
|
-
"text": "Carte Avantage"
|
|
1318
|
-
}
|
|
1319
|
-
]
|
|
1320
|
-
},
|
|
1321
|
-
{
|
|
1322
|
-
"type": "text",
|
|
1323
|
-
"text": " et le site "
|
|
1324
|
-
},
|
|
1325
|
-
{
|
|
1326
|
-
"type": "element",
|
|
1327
|
-
"name": "LienExterne",
|
|
1328
|
-
"attributes": {
|
|
1329
|
-
"URL": "https://www.sncf.com/fr/offres-voyageurs/cartes-tarifs-grandes-lignes/max-jeune"
|
|
1330
|
-
},
|
|
1331
|
-
"children": [
|
|
1332
|
-
{
|
|
1333
|
-
"type": "text",
|
|
1334
|
-
"text": "TGV max"
|
|
1335
|
-
}
|
|
1336
|
-
]
|
|
1337
|
-
},
|
|
1338
|
-
{
|
|
1339
|
-
"type": "text",
|
|
1340
|
-
"text": "."
|
|
1341
|
-
}
|
|
1342
|
-
]
|
|
1343
1265
|
}
|
|
1344
1266
|
]
|
|
1345
1267
|
}
|
|
@@ -1579,14 +1501,23 @@
|
|
|
1579
1501
|
"name": "MiseEnEvidence",
|
|
1580
1502
|
"children": [
|
|
1581
1503
|
{
|
|
1582
|
-
"type": "
|
|
1583
|
-
"
|
|
1504
|
+
"type": "element",
|
|
1505
|
+
"name": "LienExterne",
|
|
1506
|
+
"attributes": {
|
|
1507
|
+
"URL": "https://www.sncf-connect.com/catalogue/description/carte-avantage-jeune"
|
|
1508
|
+
},
|
|
1509
|
+
"children": [
|
|
1510
|
+
{
|
|
1511
|
+
"type": "text",
|
|
1512
|
+
"text": "Carte Avantage Jeune"
|
|
1513
|
+
}
|
|
1514
|
+
]
|
|
1584
1515
|
}
|
|
1585
1516
|
]
|
|
1586
1517
|
},
|
|
1587
1518
|
{
|
|
1588
1519
|
"type": "text",
|
|
1589
|
-
"text": "destinée aux 12-27 ans"
|
|
1520
|
+
"text": " destinée aux 12-27 ans"
|
|
1590
1521
|
}
|
|
1591
1522
|
]
|
|
1592
1523
|
}
|
|
@@ -1609,64 +1540,29 @@
|
|
|
1609
1540
|
"name": "MiseEnEvidence",
|
|
1610
1541
|
"children": [
|
|
1611
1542
|
{
|
|
1612
|
-
"type": "
|
|
1613
|
-
"
|
|
1543
|
+
"type": "element",
|
|
1544
|
+
"name": "LienExterne",
|
|
1545
|
+
"attributes": {
|
|
1546
|
+
"URL": "https://www.sncf-connect.com/catalogue/description/max-jeune"
|
|
1547
|
+
},
|
|
1548
|
+
"children": [
|
|
1549
|
+
{
|
|
1550
|
+
"type": "text",
|
|
1551
|
+
"text": "TGV Max Jeune"
|
|
1552
|
+
}
|
|
1553
|
+
]
|
|
1614
1554
|
}
|
|
1615
1555
|
]
|
|
1616
1556
|
},
|
|
1617
1557
|
{
|
|
1618
1558
|
"type": "text",
|
|
1619
|
-
"text": "destiné aux 16-27 ans"
|
|
1559
|
+
"text": " destiné aux 16-27 ans"
|
|
1620
1560
|
}
|
|
1621
1561
|
]
|
|
1622
1562
|
}
|
|
1623
1563
|
]
|
|
1624
1564
|
}
|
|
1625
1565
|
]
|
|
1626
|
-
},
|
|
1627
|
-
{
|
|
1628
|
-
"type": "element",
|
|
1629
|
-
"name": "Paragraphe",
|
|
1630
|
-
"children": [
|
|
1631
|
-
{
|
|
1632
|
-
"type": "text",
|
|
1633
|
-
"text": "Pour obtenir les informations sur ces cartes, il faut consulter le site "
|
|
1634
|
-
},
|
|
1635
|
-
{
|
|
1636
|
-
"type": "element",
|
|
1637
|
-
"name": "LienExterne",
|
|
1638
|
-
"attributes": {
|
|
1639
|
-
"URL": "https://www.sncf.com/fr/offres-voyageurs/cartes-tarifs-grandes-lignes/nouvelle-offre-tarifaire-tgv-inoui-intercites"
|
|
1640
|
-
},
|
|
1641
|
-
"children": [
|
|
1642
|
-
{
|
|
1643
|
-
"type": "text",
|
|
1644
|
-
"text": "Carte Avantage"
|
|
1645
|
-
}
|
|
1646
|
-
]
|
|
1647
|
-
},
|
|
1648
|
-
{
|
|
1649
|
-
"type": "text",
|
|
1650
|
-
"text": " et le site "
|
|
1651
|
-
},
|
|
1652
|
-
{
|
|
1653
|
-
"type": "element",
|
|
1654
|
-
"name": "LienExterne",
|
|
1655
|
-
"attributes": {
|
|
1656
|
-
"URL": "https://www.sncf.com/fr/offres-voyageurs/cartes-tarifs-grandes-lignes/max-jeune"
|
|
1657
|
-
},
|
|
1658
|
-
"children": [
|
|
1659
|
-
{
|
|
1660
|
-
"type": "text",
|
|
1661
|
-
"text": "TGV max"
|
|
1662
|
-
}
|
|
1663
|
-
]
|
|
1664
|
-
},
|
|
1665
|
-
{
|
|
1666
|
-
"type": "text",
|
|
1667
|
-
"text": "."
|
|
1668
|
-
}
|
|
1669
|
-
]
|
|
1670
1566
|
}
|
|
1671
1567
|
]
|
|
1672
1568
|
}
|
|
@@ -1893,14 +1789,23 @@
|
|
|
1893
1789
|
"name": "MiseEnEvidence",
|
|
1894
1790
|
"children": [
|
|
1895
1791
|
{
|
|
1896
|
-
"type": "
|
|
1897
|
-
"
|
|
1792
|
+
"type": "element",
|
|
1793
|
+
"name": "LienExterne",
|
|
1794
|
+
"attributes": {
|
|
1795
|
+
"URL": "https://www.sncf-connect.com/catalogue/description/carte-avantage-jeune"
|
|
1796
|
+
},
|
|
1797
|
+
"children": [
|
|
1798
|
+
{
|
|
1799
|
+
"type": "text",
|
|
1800
|
+
"text": "Carte Avantage Jeune"
|
|
1801
|
+
}
|
|
1802
|
+
]
|
|
1898
1803
|
}
|
|
1899
1804
|
]
|
|
1900
1805
|
},
|
|
1901
1806
|
{
|
|
1902
1807
|
"type": "text",
|
|
1903
|
-
"text": "destinée aux 12-27 ans"
|
|
1808
|
+
"text": " destinée aux 12-27 ans"
|
|
1904
1809
|
}
|
|
1905
1810
|
]
|
|
1906
1811
|
}
|
|
@@ -1923,64 +1828,29 @@
|
|
|
1923
1828
|
"name": "MiseEnEvidence",
|
|
1924
1829
|
"children": [
|
|
1925
1830
|
{
|
|
1926
|
-
"type": "
|
|
1927
|
-
"
|
|
1831
|
+
"type": "element",
|
|
1832
|
+
"name": "LienExterne",
|
|
1833
|
+
"attributes": {
|
|
1834
|
+
"URL": "https://www.sncf-connect.com/catalogue/description/max-jeune"
|
|
1835
|
+
},
|
|
1836
|
+
"children": [
|
|
1837
|
+
{
|
|
1838
|
+
"type": "text",
|
|
1839
|
+
"text": "TGV Max Jeune"
|
|
1840
|
+
}
|
|
1841
|
+
]
|
|
1928
1842
|
}
|
|
1929
1843
|
]
|
|
1930
1844
|
},
|
|
1931
1845
|
{
|
|
1932
1846
|
"type": "text",
|
|
1933
|
-
"text": "destiné aux 16-27 ans"
|
|
1847
|
+
"text": " destiné aux 16-27 ans"
|
|
1934
1848
|
}
|
|
1935
1849
|
]
|
|
1936
1850
|
}
|
|
1937
1851
|
]
|
|
1938
1852
|
}
|
|
1939
1853
|
]
|
|
1940
|
-
},
|
|
1941
|
-
{
|
|
1942
|
-
"type": "element",
|
|
1943
|
-
"name": "Paragraphe",
|
|
1944
|
-
"children": [
|
|
1945
|
-
{
|
|
1946
|
-
"type": "text",
|
|
1947
|
-
"text": "Pour obtenir les informations sur ces cartes, il faut consulter le site "
|
|
1948
|
-
},
|
|
1949
|
-
{
|
|
1950
|
-
"type": "element",
|
|
1951
|
-
"name": "LienExterne",
|
|
1952
|
-
"attributes": {
|
|
1953
|
-
"URL": "https://www.sncf.com/fr/offres-voyageurs/cartes-tarifs-grandes-lignes/nouvelle-offre-tarifaire-tgv-inoui-intercites"
|
|
1954
|
-
},
|
|
1955
|
-
"children": [
|
|
1956
|
-
{
|
|
1957
|
-
"type": "text",
|
|
1958
|
-
"text": "Carte Avantage"
|
|
1959
|
-
}
|
|
1960
|
-
]
|
|
1961
|
-
},
|
|
1962
|
-
{
|
|
1963
|
-
"type": "text",
|
|
1964
|
-
"text": " et le site "
|
|
1965
|
-
},
|
|
1966
|
-
{
|
|
1967
|
-
"type": "element",
|
|
1968
|
-
"name": "LienExterne",
|
|
1969
|
-
"attributes": {
|
|
1970
|
-
"URL": "https://www.sncf.com/fr/offres-voyageurs/cartes-tarifs-grandes-lignes/max-jeune"
|
|
1971
|
-
},
|
|
1972
|
-
"children": [
|
|
1973
|
-
{
|
|
1974
|
-
"type": "text",
|
|
1975
|
-
"text": "TGV max"
|
|
1976
|
-
}
|
|
1977
|
-
]
|
|
1978
|
-
},
|
|
1979
|
-
{
|
|
1980
|
-
"type": "text",
|
|
1981
|
-
"text": "."
|
|
1982
|
-
}
|
|
1983
|
-
]
|
|
1984
1854
|
}
|
|
1985
1855
|
]
|
|
1986
1856
|
}
|
|
@@ -2207,14 +2077,23 @@
|
|
|
2207
2077
|
"name": "MiseEnEvidence",
|
|
2208
2078
|
"children": [
|
|
2209
2079
|
{
|
|
2210
|
-
"type": "
|
|
2211
|
-
"
|
|
2080
|
+
"type": "element",
|
|
2081
|
+
"name": "LienExterne",
|
|
2082
|
+
"attributes": {
|
|
2083
|
+
"URL": "https://www.sncf-connect.com/catalogue/description/carte-avantage-jeune"
|
|
2084
|
+
},
|
|
2085
|
+
"children": [
|
|
2086
|
+
{
|
|
2087
|
+
"type": "text",
|
|
2088
|
+
"text": "Carte Avantage Jeune"
|
|
2089
|
+
}
|
|
2090
|
+
]
|
|
2212
2091
|
}
|
|
2213
2092
|
]
|
|
2214
2093
|
},
|
|
2215
2094
|
{
|
|
2216
2095
|
"type": "text",
|
|
2217
|
-
"text": "destinée aux 12-27 ans"
|
|
2096
|
+
"text": " destinée aux 12-27 ans"
|
|
2218
2097
|
}
|
|
2219
2098
|
]
|
|
2220
2099
|
}
|
|
@@ -2237,64 +2116,29 @@
|
|
|
2237
2116
|
"name": "MiseEnEvidence",
|
|
2238
2117
|
"children": [
|
|
2239
2118
|
{
|
|
2240
|
-
"type": "
|
|
2241
|
-
"
|
|
2119
|
+
"type": "element",
|
|
2120
|
+
"name": "LienExterne",
|
|
2121
|
+
"attributes": {
|
|
2122
|
+
"URL": "https://www.sncf-connect.com/catalogue/description/max-jeune"
|
|
2123
|
+
},
|
|
2124
|
+
"children": [
|
|
2125
|
+
{
|
|
2126
|
+
"type": "text",
|
|
2127
|
+
"text": "TGV Max Jeune"
|
|
2128
|
+
}
|
|
2129
|
+
]
|
|
2242
2130
|
}
|
|
2243
2131
|
]
|
|
2244
2132
|
},
|
|
2245
2133
|
{
|
|
2246
2134
|
"type": "text",
|
|
2247
|
-
"text": "destiné aux 16-27 ans"
|
|
2135
|
+
"text": " destiné aux 16-27 ans"
|
|
2248
2136
|
}
|
|
2249
2137
|
]
|
|
2250
2138
|
}
|
|
2251
2139
|
]
|
|
2252
2140
|
}
|
|
2253
2141
|
]
|
|
2254
|
-
},
|
|
2255
|
-
{
|
|
2256
|
-
"type": "element",
|
|
2257
|
-
"name": "Paragraphe",
|
|
2258
|
-
"children": [
|
|
2259
|
-
{
|
|
2260
|
-
"type": "text",
|
|
2261
|
-
"text": "Pour obtenir les informations sur ces cartes, il faut consulter le site "
|
|
2262
|
-
},
|
|
2263
|
-
{
|
|
2264
|
-
"type": "element",
|
|
2265
|
-
"name": "LienExterne",
|
|
2266
|
-
"attributes": {
|
|
2267
|
-
"URL": "https://www.sncf.com/fr/offres-voyageurs/cartes-tarifs-grandes-lignes/nouvelle-offre-tarifaire-tgv-inoui-intercites"
|
|
2268
|
-
},
|
|
2269
|
-
"children": [
|
|
2270
|
-
{
|
|
2271
|
-
"type": "text",
|
|
2272
|
-
"text": "Carte Avantage"
|
|
2273
|
-
}
|
|
2274
|
-
]
|
|
2275
|
-
},
|
|
2276
|
-
{
|
|
2277
|
-
"type": "text",
|
|
2278
|
-
"text": " et le site "
|
|
2279
|
-
},
|
|
2280
|
-
{
|
|
2281
|
-
"type": "element",
|
|
2282
|
-
"name": "LienExterne",
|
|
2283
|
-
"attributes": {
|
|
2284
|
-
"URL": "https://www.sncf.com/fr/offres-voyageurs/cartes-tarifs-grandes-lignes/max-jeune"
|
|
2285
|
-
},
|
|
2286
|
-
"children": [
|
|
2287
|
-
{
|
|
2288
|
-
"type": "text",
|
|
2289
|
-
"text": "TGV max"
|
|
2290
|
-
}
|
|
2291
|
-
]
|
|
2292
|
-
},
|
|
2293
|
-
{
|
|
2294
|
-
"type": "text",
|
|
2295
|
-
"text": "."
|
|
2296
|
-
}
|
|
2297
|
-
]
|
|
2298
2142
|
}
|
|
2299
2143
|
]
|
|
2300
2144
|
}
|
|
@@ -2521,14 +2365,23 @@
|
|
|
2521
2365
|
"name": "MiseEnEvidence",
|
|
2522
2366
|
"children": [
|
|
2523
2367
|
{
|
|
2524
|
-
"type": "
|
|
2525
|
-
"
|
|
2368
|
+
"type": "element",
|
|
2369
|
+
"name": "LienExterne",
|
|
2370
|
+
"attributes": {
|
|
2371
|
+
"URL": "https://www.sncf-connect.com/catalogue/description/carte-avantage-jeune"
|
|
2372
|
+
},
|
|
2373
|
+
"children": [
|
|
2374
|
+
{
|
|
2375
|
+
"type": "text",
|
|
2376
|
+
"text": "Carte Avantage Jeune"
|
|
2377
|
+
}
|
|
2378
|
+
]
|
|
2526
2379
|
}
|
|
2527
2380
|
]
|
|
2528
2381
|
},
|
|
2529
2382
|
{
|
|
2530
2383
|
"type": "text",
|
|
2531
|
-
"text": "destinée aux 12-27 ans"
|
|
2384
|
+
"text": " destinée aux 12-27 ans"
|
|
2532
2385
|
}
|
|
2533
2386
|
]
|
|
2534
2387
|
}
|
|
@@ -2551,64 +2404,29 @@
|
|
|
2551
2404
|
"name": "MiseEnEvidence",
|
|
2552
2405
|
"children": [
|
|
2553
2406
|
{
|
|
2554
|
-
"type": "
|
|
2555
|
-
"
|
|
2407
|
+
"type": "element",
|
|
2408
|
+
"name": "LienExterne",
|
|
2409
|
+
"attributes": {
|
|
2410
|
+
"URL": "https://www.sncf-connect.com/catalogue/description/max-jeune"
|
|
2411
|
+
},
|
|
2412
|
+
"children": [
|
|
2413
|
+
{
|
|
2414
|
+
"type": "text",
|
|
2415
|
+
"text": "TGV Max Jeune"
|
|
2416
|
+
}
|
|
2417
|
+
]
|
|
2556
2418
|
}
|
|
2557
2419
|
]
|
|
2558
2420
|
},
|
|
2559
2421
|
{
|
|
2560
2422
|
"type": "text",
|
|
2561
|
-
"text": "destiné aux 16-27 ans"
|
|
2423
|
+
"text": " destiné aux 16-27 ans"
|
|
2562
2424
|
}
|
|
2563
2425
|
]
|
|
2564
2426
|
}
|
|
2565
2427
|
]
|
|
2566
2428
|
}
|
|
2567
2429
|
]
|
|
2568
|
-
},
|
|
2569
|
-
{
|
|
2570
|
-
"type": "element",
|
|
2571
|
-
"name": "Paragraphe",
|
|
2572
|
-
"children": [
|
|
2573
|
-
{
|
|
2574
|
-
"type": "text",
|
|
2575
|
-
"text": "Pour obtenir les informations sur ces cartes, il faut consulter le site "
|
|
2576
|
-
},
|
|
2577
|
-
{
|
|
2578
|
-
"type": "element",
|
|
2579
|
-
"name": "LienExterne",
|
|
2580
|
-
"attributes": {
|
|
2581
|
-
"URL": "https://www.sncf.com/fr/offres-voyageurs/cartes-tarifs-grandes-lignes/nouvelle-offre-tarifaire-tgv-inoui-intercites"
|
|
2582
|
-
},
|
|
2583
|
-
"children": [
|
|
2584
|
-
{
|
|
2585
|
-
"type": "text",
|
|
2586
|
-
"text": "Carte Avantage"
|
|
2587
|
-
}
|
|
2588
|
-
]
|
|
2589
|
-
},
|
|
2590
|
-
{
|
|
2591
|
-
"type": "text",
|
|
2592
|
-
"text": " et le site "
|
|
2593
|
-
},
|
|
2594
|
-
{
|
|
2595
|
-
"type": "element",
|
|
2596
|
-
"name": "LienExterne",
|
|
2597
|
-
"attributes": {
|
|
2598
|
-
"URL": "https://www.sncf.com/fr/offres-voyageurs/cartes-tarifs-grandes-lignes/max-jeune"
|
|
2599
|
-
},
|
|
2600
|
-
"children": [
|
|
2601
|
-
{
|
|
2602
|
-
"type": "text",
|
|
2603
|
-
"text": "TGV max"
|
|
2604
|
-
}
|
|
2605
|
-
]
|
|
2606
|
-
},
|
|
2607
|
-
{
|
|
2608
|
-
"type": "text",
|
|
2609
|
-
"text": "."
|
|
2610
|
-
}
|
|
2611
|
-
]
|
|
2612
2430
|
}
|
|
2613
2431
|
]
|
|
2614
2432
|
}
|
|
@@ -2835,14 +2653,23 @@
|
|
|
2835
2653
|
"name": "MiseEnEvidence",
|
|
2836
2654
|
"children": [
|
|
2837
2655
|
{
|
|
2838
|
-
"type": "
|
|
2839
|
-
"
|
|
2656
|
+
"type": "element",
|
|
2657
|
+
"name": "LienExterne",
|
|
2658
|
+
"attributes": {
|
|
2659
|
+
"URL": "https://www.sncf-connect.com/catalogue/description/carte-avantage-jeune"
|
|
2660
|
+
},
|
|
2661
|
+
"children": [
|
|
2662
|
+
{
|
|
2663
|
+
"type": "text",
|
|
2664
|
+
"text": "Carte Avantage Jeune"
|
|
2665
|
+
}
|
|
2666
|
+
]
|
|
2840
2667
|
}
|
|
2841
2668
|
]
|
|
2842
2669
|
},
|
|
2843
2670
|
{
|
|
2844
2671
|
"type": "text",
|
|
2845
|
-
"text": "destinée aux 12-27 ans"
|
|
2672
|
+
"text": " destinée aux 12-27 ans"
|
|
2846
2673
|
}
|
|
2847
2674
|
]
|
|
2848
2675
|
}
|
|
@@ -2865,64 +2692,29 @@
|
|
|
2865
2692
|
"name": "MiseEnEvidence",
|
|
2866
2693
|
"children": [
|
|
2867
2694
|
{
|
|
2868
|
-
"type": "
|
|
2869
|
-
"
|
|
2695
|
+
"type": "element",
|
|
2696
|
+
"name": "LienExterne",
|
|
2697
|
+
"attributes": {
|
|
2698
|
+
"URL": "https://www.sncf-connect.com/catalogue/description/max-jeune"
|
|
2699
|
+
},
|
|
2700
|
+
"children": [
|
|
2701
|
+
{
|
|
2702
|
+
"type": "text",
|
|
2703
|
+
"text": "TGV Max Jeune"
|
|
2704
|
+
}
|
|
2705
|
+
]
|
|
2870
2706
|
}
|
|
2871
2707
|
]
|
|
2872
2708
|
},
|
|
2873
2709
|
{
|
|
2874
2710
|
"type": "text",
|
|
2875
|
-
"text": "destiné aux 16-27 ans"
|
|
2711
|
+
"text": " destiné aux 16-27 ans"
|
|
2876
2712
|
}
|
|
2877
2713
|
]
|
|
2878
2714
|
}
|
|
2879
2715
|
]
|
|
2880
2716
|
}
|
|
2881
2717
|
]
|
|
2882
|
-
},
|
|
2883
|
-
{
|
|
2884
|
-
"type": "element",
|
|
2885
|
-
"name": "Paragraphe",
|
|
2886
|
-
"children": [
|
|
2887
|
-
{
|
|
2888
|
-
"type": "text",
|
|
2889
|
-
"text": "Pour obtenir les informations sur ces cartes, il faut consulter le site "
|
|
2890
|
-
},
|
|
2891
|
-
{
|
|
2892
|
-
"type": "element",
|
|
2893
|
-
"name": "LienExterne",
|
|
2894
|
-
"attributes": {
|
|
2895
|
-
"URL": "https://www.sncf.com/fr/offres-voyageurs/cartes-tarifs-grandes-lignes/nouvelle-offre-tarifaire-tgv-inoui-intercites"
|
|
2896
|
-
},
|
|
2897
|
-
"children": [
|
|
2898
|
-
{
|
|
2899
|
-
"type": "text",
|
|
2900
|
-
"text": "Carte Avantage"
|
|
2901
|
-
}
|
|
2902
|
-
]
|
|
2903
|
-
},
|
|
2904
|
-
{
|
|
2905
|
-
"type": "text",
|
|
2906
|
-
"text": " et le site "
|
|
2907
|
-
},
|
|
2908
|
-
{
|
|
2909
|
-
"type": "element",
|
|
2910
|
-
"name": "LienExterne",
|
|
2911
|
-
"attributes": {
|
|
2912
|
-
"URL": "https://www.sncf.com/fr/offres-voyageurs/cartes-tarifs-grandes-lignes/max-jeune"
|
|
2913
|
-
},
|
|
2914
|
-
"children": [
|
|
2915
|
-
{
|
|
2916
|
-
"type": "text",
|
|
2917
|
-
"text": "TGV max"
|
|
2918
|
-
}
|
|
2919
|
-
]
|
|
2920
|
-
},
|
|
2921
|
-
{
|
|
2922
|
-
"type": "text",
|
|
2923
|
-
"text": "."
|
|
2924
|
-
}
|
|
2925
|
-
]
|
|
2926
2718
|
}
|
|
2927
2719
|
]
|
|
2928
2720
|
}
|
|
@@ -3149,14 +2941,23 @@
|
|
|
3149
2941
|
"name": "MiseEnEvidence",
|
|
3150
2942
|
"children": [
|
|
3151
2943
|
{
|
|
3152
|
-
"type": "
|
|
3153
|
-
"
|
|
2944
|
+
"type": "element",
|
|
2945
|
+
"name": "LienExterne",
|
|
2946
|
+
"attributes": {
|
|
2947
|
+
"URL": "https://www.sncf-connect.com/catalogue/description/carte-avantage-jeune"
|
|
2948
|
+
},
|
|
2949
|
+
"children": [
|
|
2950
|
+
{
|
|
2951
|
+
"type": "text",
|
|
2952
|
+
"text": "Carte Avantage Jeune"
|
|
2953
|
+
}
|
|
2954
|
+
]
|
|
3154
2955
|
}
|
|
3155
2956
|
]
|
|
3156
2957
|
},
|
|
3157
2958
|
{
|
|
3158
2959
|
"type": "text",
|
|
3159
|
-
"text": "destinée aux 12-27 ans"
|
|
2960
|
+
"text": " destinée aux 12-27 ans"
|
|
3160
2961
|
}
|
|
3161
2962
|
]
|
|
3162
2963
|
}
|
|
@@ -3179,64 +2980,29 @@
|
|
|
3179
2980
|
"name": "MiseEnEvidence",
|
|
3180
2981
|
"children": [
|
|
3181
2982
|
{
|
|
3182
|
-
"type": "
|
|
3183
|
-
"
|
|
2983
|
+
"type": "element",
|
|
2984
|
+
"name": "LienExterne",
|
|
2985
|
+
"attributes": {
|
|
2986
|
+
"URL": "https://www.sncf-connect.com/catalogue/description/max-jeune"
|
|
2987
|
+
},
|
|
2988
|
+
"children": [
|
|
2989
|
+
{
|
|
2990
|
+
"type": "text",
|
|
2991
|
+
"text": "TGV Max Jeune"
|
|
2992
|
+
}
|
|
2993
|
+
]
|
|
3184
2994
|
}
|
|
3185
2995
|
]
|
|
3186
2996
|
},
|
|
3187
2997
|
{
|
|
3188
2998
|
"type": "text",
|
|
3189
|
-
"text": "destiné aux 16-27 ans"
|
|
2999
|
+
"text": " destiné aux 16-27 ans"
|
|
3190
3000
|
}
|
|
3191
3001
|
]
|
|
3192
3002
|
}
|
|
3193
3003
|
]
|
|
3194
3004
|
}
|
|
3195
3005
|
]
|
|
3196
|
-
},
|
|
3197
|
-
{
|
|
3198
|
-
"type": "element",
|
|
3199
|
-
"name": "Paragraphe",
|
|
3200
|
-
"children": [
|
|
3201
|
-
{
|
|
3202
|
-
"type": "text",
|
|
3203
|
-
"text": "Pour obtenir les informations sur ces cartes, il faut consulter le site "
|
|
3204
|
-
},
|
|
3205
|
-
{
|
|
3206
|
-
"type": "element",
|
|
3207
|
-
"name": "LienExterne",
|
|
3208
|
-
"attributes": {
|
|
3209
|
-
"URL": "https://www.sncf.com/fr/offres-voyageurs/cartes-tarifs-grandes-lignes/nouvelle-offre-tarifaire-tgv-inoui-intercites"
|
|
3210
|
-
},
|
|
3211
|
-
"children": [
|
|
3212
|
-
{
|
|
3213
|
-
"type": "text",
|
|
3214
|
-
"text": "Carte Avantage"
|
|
3215
|
-
}
|
|
3216
|
-
]
|
|
3217
|
-
},
|
|
3218
|
-
{
|
|
3219
|
-
"type": "text",
|
|
3220
|
-
"text": " et le site "
|
|
3221
|
-
},
|
|
3222
|
-
{
|
|
3223
|
-
"type": "element",
|
|
3224
|
-
"name": "LienExterne",
|
|
3225
|
-
"attributes": {
|
|
3226
|
-
"URL": "https://www.sncf.com/fr/offres-voyageurs/cartes-tarifs-grandes-lignes/max-jeune"
|
|
3227
|
-
},
|
|
3228
|
-
"children": [
|
|
3229
|
-
{
|
|
3230
|
-
"type": "text",
|
|
3231
|
-
"text": "TGV max"
|
|
3232
|
-
}
|
|
3233
|
-
]
|
|
3234
|
-
},
|
|
3235
|
-
{
|
|
3236
|
-
"type": "text",
|
|
3237
|
-
"text": "."
|
|
3238
|
-
}
|
|
3239
|
-
]
|
|
3240
3006
|
}
|
|
3241
3007
|
]
|
|
3242
3008
|
}
|
|
@@ -3476,14 +3242,23 @@
|
|
|
3476
3242
|
"name": "MiseEnEvidence",
|
|
3477
3243
|
"children": [
|
|
3478
3244
|
{
|
|
3479
|
-
"type": "
|
|
3480
|
-
"
|
|
3245
|
+
"type": "element",
|
|
3246
|
+
"name": "LienExterne",
|
|
3247
|
+
"attributes": {
|
|
3248
|
+
"URL": "https://www.sncf-connect.com/catalogue/description/carte-avantage-jeune"
|
|
3249
|
+
},
|
|
3250
|
+
"children": [
|
|
3251
|
+
{
|
|
3252
|
+
"type": "text",
|
|
3253
|
+
"text": "Carte Avantage Jeune"
|
|
3254
|
+
}
|
|
3255
|
+
]
|
|
3481
3256
|
}
|
|
3482
3257
|
]
|
|
3483
3258
|
},
|
|
3484
3259
|
{
|
|
3485
3260
|
"type": "text",
|
|
3486
|
-
"text": "destinée aux 12-27 ans"
|
|
3261
|
+
"text": " destinée aux 12-27 ans"
|
|
3487
3262
|
}
|
|
3488
3263
|
]
|
|
3489
3264
|
}
|
|
@@ -3506,64 +3281,29 @@
|
|
|
3506
3281
|
"name": "MiseEnEvidence",
|
|
3507
3282
|
"children": [
|
|
3508
3283
|
{
|
|
3509
|
-
"type": "
|
|
3510
|
-
"
|
|
3284
|
+
"type": "element",
|
|
3285
|
+
"name": "LienExterne",
|
|
3286
|
+
"attributes": {
|
|
3287
|
+
"URL": "https://www.sncf-connect.com/catalogue/description/max-jeune"
|
|
3288
|
+
},
|
|
3289
|
+
"children": [
|
|
3290
|
+
{
|
|
3291
|
+
"type": "text",
|
|
3292
|
+
"text": "TGV Max Jeune"
|
|
3293
|
+
}
|
|
3294
|
+
]
|
|
3511
3295
|
}
|
|
3512
3296
|
]
|
|
3513
3297
|
},
|
|
3514
3298
|
{
|
|
3515
3299
|
"type": "text",
|
|
3516
|
-
"text": "destiné aux 16-27 ans"
|
|
3300
|
+
"text": " destiné aux 16-27 ans"
|
|
3517
3301
|
}
|
|
3518
3302
|
]
|
|
3519
3303
|
}
|
|
3520
3304
|
]
|
|
3521
3305
|
}
|
|
3522
3306
|
]
|
|
3523
|
-
},
|
|
3524
|
-
{
|
|
3525
|
-
"type": "element",
|
|
3526
|
-
"name": "Paragraphe",
|
|
3527
|
-
"children": [
|
|
3528
|
-
{
|
|
3529
|
-
"type": "text",
|
|
3530
|
-
"text": "Pour obtenir les informations sur ces cartes, il faut consulter le site "
|
|
3531
|
-
},
|
|
3532
|
-
{
|
|
3533
|
-
"type": "element",
|
|
3534
|
-
"name": "LienExterne",
|
|
3535
|
-
"attributes": {
|
|
3536
|
-
"URL": "https://www.sncf.com/fr/offres-voyageurs/cartes-tarifs-grandes-lignes/nouvelle-offre-tarifaire-tgv-inoui-intercites"
|
|
3537
|
-
},
|
|
3538
|
-
"children": [
|
|
3539
|
-
{
|
|
3540
|
-
"type": "text",
|
|
3541
|
-
"text": "Carte Avantage"
|
|
3542
|
-
}
|
|
3543
|
-
]
|
|
3544
|
-
},
|
|
3545
|
-
{
|
|
3546
|
-
"type": "text",
|
|
3547
|
-
"text": " et le site "
|
|
3548
|
-
},
|
|
3549
|
-
{
|
|
3550
|
-
"type": "element",
|
|
3551
|
-
"name": "LienExterne",
|
|
3552
|
-
"attributes": {
|
|
3553
|
-
"URL": "https://www.sncf.com/fr/offres-voyageurs/cartes-tarifs-grandes-lignes/max-jeune"
|
|
3554
|
-
},
|
|
3555
|
-
"children": [
|
|
3556
|
-
{
|
|
3557
|
-
"type": "text",
|
|
3558
|
-
"text": "TGV max"
|
|
3559
|
-
}
|
|
3560
|
-
]
|
|
3561
|
-
},
|
|
3562
|
-
{
|
|
3563
|
-
"type": "text",
|
|
3564
|
-
"text": "."
|
|
3565
|
-
}
|
|
3566
|
-
]
|
|
3567
3307
|
}
|
|
3568
3308
|
]
|
|
3569
3309
|
}
|
|
@@ -3790,14 +3530,23 @@
|
|
|
3790
3530
|
"name": "MiseEnEvidence",
|
|
3791
3531
|
"children": [
|
|
3792
3532
|
{
|
|
3793
|
-
"type": "
|
|
3794
|
-
"
|
|
3533
|
+
"type": "element",
|
|
3534
|
+
"name": "LienExterne",
|
|
3535
|
+
"attributes": {
|
|
3536
|
+
"URL": "https://www.sncf-connect.com/catalogue/description/carte-avantage-jeune"
|
|
3537
|
+
},
|
|
3538
|
+
"children": [
|
|
3539
|
+
{
|
|
3540
|
+
"type": "text",
|
|
3541
|
+
"text": "Carte Avantage Jeune"
|
|
3542
|
+
}
|
|
3543
|
+
]
|
|
3795
3544
|
}
|
|
3796
3545
|
]
|
|
3797
3546
|
},
|
|
3798
3547
|
{
|
|
3799
3548
|
"type": "text",
|
|
3800
|
-
"text": "destinée aux 12-27 ans"
|
|
3549
|
+
"text": " destinée aux 12-27 ans"
|
|
3801
3550
|
}
|
|
3802
3551
|
]
|
|
3803
3552
|
}
|
|
@@ -3820,64 +3569,29 @@
|
|
|
3820
3569
|
"name": "MiseEnEvidence",
|
|
3821
3570
|
"children": [
|
|
3822
3571
|
{
|
|
3823
|
-
"type": "
|
|
3824
|
-
"
|
|
3572
|
+
"type": "element",
|
|
3573
|
+
"name": "LienExterne",
|
|
3574
|
+
"attributes": {
|
|
3575
|
+
"URL": "https://www.sncf-connect.com/catalogue/description/max-jeune"
|
|
3576
|
+
},
|
|
3577
|
+
"children": [
|
|
3578
|
+
{
|
|
3579
|
+
"type": "text",
|
|
3580
|
+
"text": "TGV Max Jeune"
|
|
3581
|
+
}
|
|
3582
|
+
]
|
|
3825
3583
|
}
|
|
3826
3584
|
]
|
|
3827
3585
|
},
|
|
3828
3586
|
{
|
|
3829
3587
|
"type": "text",
|
|
3830
|
-
"text": "destiné aux 16-27 ans"
|
|
3588
|
+
"text": " destiné aux 16-27 ans"
|
|
3831
3589
|
}
|
|
3832
3590
|
]
|
|
3833
3591
|
}
|
|
3834
3592
|
]
|
|
3835
3593
|
}
|
|
3836
3594
|
]
|
|
3837
|
-
},
|
|
3838
|
-
{
|
|
3839
|
-
"type": "element",
|
|
3840
|
-
"name": "Paragraphe",
|
|
3841
|
-
"children": [
|
|
3842
|
-
{
|
|
3843
|
-
"type": "text",
|
|
3844
|
-
"text": "Pour obtenir les informations sur ces cartes, il faut consulter le site "
|
|
3845
|
-
},
|
|
3846
|
-
{
|
|
3847
|
-
"type": "element",
|
|
3848
|
-
"name": "LienExterne",
|
|
3849
|
-
"attributes": {
|
|
3850
|
-
"URL": "https://www.sncf.com/fr/offres-voyageurs/cartes-tarifs-grandes-lignes/nouvelle-offre-tarifaire-tgv-inoui-intercites"
|
|
3851
|
-
},
|
|
3852
|
-
"children": [
|
|
3853
|
-
{
|
|
3854
|
-
"type": "text",
|
|
3855
|
-
"text": "Carte Avantage"
|
|
3856
|
-
}
|
|
3857
|
-
]
|
|
3858
|
-
},
|
|
3859
|
-
{
|
|
3860
|
-
"type": "text",
|
|
3861
|
-
"text": " et le site "
|
|
3862
|
-
},
|
|
3863
|
-
{
|
|
3864
|
-
"type": "element",
|
|
3865
|
-
"name": "LienExterne",
|
|
3866
|
-
"attributes": {
|
|
3867
|
-
"URL": "https://www.sncf.com/fr/offres-voyageurs/cartes-tarifs-grandes-lignes/max-jeune"
|
|
3868
|
-
},
|
|
3869
|
-
"children": [
|
|
3870
|
-
{
|
|
3871
|
-
"type": "text",
|
|
3872
|
-
"text": "TGV max"
|
|
3873
|
-
}
|
|
3874
|
-
]
|
|
3875
|
-
},
|
|
3876
|
-
{
|
|
3877
|
-
"type": "text",
|
|
3878
|
-
"text": "."
|
|
3879
|
-
}
|
|
3880
|
-
]
|
|
3881
3595
|
}
|
|
3882
3596
|
]
|
|
3883
3597
|
}
|
|
@@ -4104,14 +3818,23 @@
|
|
|
4104
3818
|
"name": "MiseEnEvidence",
|
|
4105
3819
|
"children": [
|
|
4106
3820
|
{
|
|
4107
|
-
"type": "
|
|
4108
|
-
"
|
|
3821
|
+
"type": "element",
|
|
3822
|
+
"name": "LienExterne",
|
|
3823
|
+
"attributes": {
|
|
3824
|
+
"URL": "https://www.sncf-connect.com/catalogue/description/carte-avantage-jeune"
|
|
3825
|
+
},
|
|
3826
|
+
"children": [
|
|
3827
|
+
{
|
|
3828
|
+
"type": "text",
|
|
3829
|
+
"text": "Carte Avantage Jeune"
|
|
3830
|
+
}
|
|
3831
|
+
]
|
|
4109
3832
|
}
|
|
4110
3833
|
]
|
|
4111
3834
|
},
|
|
4112
3835
|
{
|
|
4113
3836
|
"type": "text",
|
|
4114
|
-
"text": "destinée aux 12-27 ans"
|
|
3837
|
+
"text": " destinée aux 12-27 ans"
|
|
4115
3838
|
}
|
|
4116
3839
|
]
|
|
4117
3840
|
}
|
|
@@ -4134,64 +3857,29 @@
|
|
|
4134
3857
|
"name": "MiseEnEvidence",
|
|
4135
3858
|
"children": [
|
|
4136
3859
|
{
|
|
4137
|
-
"type": "
|
|
4138
|
-
"
|
|
3860
|
+
"type": "element",
|
|
3861
|
+
"name": "LienExterne",
|
|
3862
|
+
"attributes": {
|
|
3863
|
+
"URL": "https://www.sncf-connect.com/catalogue/description/max-jeune"
|
|
3864
|
+
},
|
|
3865
|
+
"children": [
|
|
3866
|
+
{
|
|
3867
|
+
"type": "text",
|
|
3868
|
+
"text": "TGV Max Jeune"
|
|
3869
|
+
}
|
|
3870
|
+
]
|
|
4139
3871
|
}
|
|
4140
3872
|
]
|
|
4141
3873
|
},
|
|
4142
3874
|
{
|
|
4143
3875
|
"type": "text",
|
|
4144
|
-
"text": "destiné aux 16-27 ans"
|
|
3876
|
+
"text": " destiné aux 16-27 ans"
|
|
4145
3877
|
}
|
|
4146
3878
|
]
|
|
4147
3879
|
}
|
|
4148
3880
|
]
|
|
4149
3881
|
}
|
|
4150
3882
|
]
|
|
4151
|
-
},
|
|
4152
|
-
{
|
|
4153
|
-
"type": "element",
|
|
4154
|
-
"name": "Paragraphe",
|
|
4155
|
-
"children": [
|
|
4156
|
-
{
|
|
4157
|
-
"type": "text",
|
|
4158
|
-
"text": "Pour obtenir les informations sur ces cartes, il faut consulter le site "
|
|
4159
|
-
},
|
|
4160
|
-
{
|
|
4161
|
-
"type": "element",
|
|
4162
|
-
"name": "LienExterne",
|
|
4163
|
-
"attributes": {
|
|
4164
|
-
"URL": "https://www.sncf.com/fr/offres-voyageurs/cartes-tarifs-grandes-lignes/nouvelle-offre-tarifaire-tgv-inoui-intercites"
|
|
4165
|
-
},
|
|
4166
|
-
"children": [
|
|
4167
|
-
{
|
|
4168
|
-
"type": "text",
|
|
4169
|
-
"text": "Carte Avantage"
|
|
4170
|
-
}
|
|
4171
|
-
]
|
|
4172
|
-
},
|
|
4173
|
-
{
|
|
4174
|
-
"type": "text",
|
|
4175
|
-
"text": " et le site "
|
|
4176
|
-
},
|
|
4177
|
-
{
|
|
4178
|
-
"type": "element",
|
|
4179
|
-
"name": "LienExterne",
|
|
4180
|
-
"attributes": {
|
|
4181
|
-
"URL": "https://www.sncf.com/fr/offres-voyageurs/cartes-tarifs-grandes-lignes/max-jeune"
|
|
4182
|
-
},
|
|
4183
|
-
"children": [
|
|
4184
|
-
{
|
|
4185
|
-
"type": "text",
|
|
4186
|
-
"text": "TGV max"
|
|
4187
|
-
}
|
|
4188
|
-
]
|
|
4189
|
-
},
|
|
4190
|
-
{
|
|
4191
|
-
"type": "text",
|
|
4192
|
-
"text": "."
|
|
4193
|
-
}
|
|
4194
|
-
]
|
|
4195
3883
|
}
|
|
4196
3884
|
]
|
|
4197
3885
|
}
|
|
@@ -4601,7 +4289,7 @@
|
|
|
4601
4289
|
"attributes": {
|
|
4602
4290
|
"type": "Information pratique",
|
|
4603
4291
|
"ID": "R59734",
|
|
4604
|
-
"URL": "https://www.sncf.com/
|
|
4292
|
+
"URL": "https://www.sncf-connect.com/catalogue/description/carte-avantage-jeune",
|
|
4605
4293
|
"audience": "Particuliers"
|
|
4606
4294
|
},
|
|
4607
4295
|
"children": [
|
|
@@ -4611,7 +4299,7 @@
|
|
|
4611
4299
|
"children": [
|
|
4612
4300
|
{
|
|
4613
4301
|
"type": "text",
|
|
4614
|
-
"text": "Carte Avantage
|
|
4302
|
+
"text": "Carte Avantage Jeune"
|
|
4615
4303
|
}
|
|
4616
4304
|
]
|
|
4617
4305
|
},
|
|
@@ -4636,7 +4324,7 @@
|
|
|
4636
4324
|
"attributes": {
|
|
4637
4325
|
"type": "Information pratique",
|
|
4638
4326
|
"ID": "R59735",
|
|
4639
|
-
"URL": "https://www.sncf.com/
|
|
4327
|
+
"URL": "https://www.sncf-connect.com/catalogue/description/max-jeune",
|
|
4640
4328
|
"audience": "Particuliers"
|
|
4641
4329
|
},
|
|
4642
4330
|
"children": [
|