The input JSON schema validates the input JSON instance (JSON Schema Draft 4).
{
"contacts": [
{
"email": null,
"job": "Obchodní kontakt",
"mobile_number": "602181077",
"name": "Václav Vorlíček",
"partner_function": "ZQ",
"phone_number": null,
"rank": 1
},
{
"email": null,
"job": "Administrativní kontakt",
"mobile_number": "724163685",
"name": "Dana Slavotínková",
"partner_function": "ZK",
"phone_number": null,
"rank": 4
}
]
}
{}
The input JSON schema is not a valid JSON text (RFC 7159).
{
"contacts": [{
"email": null,
"job": "Obchodní kontakt",
"mobile_number": "602181077",
"name": "Václav Vorlíček",
"partner_function": "ZQ",
"phone_number": null,
"rank": 1
}, {
"email": null,
"job": "Administrativní kontakt",
"mobile_number": "724163685",
"name": "Dana Slavotínková",
"partner_function": "ZK",
"phone_number": null,
"rank 4
}
}
{}
The input JSON schema is not a valid JSON text (RFC 7159).
{
"contacts": [{
"email": null,
"job": "Obchodní kontakt",
"mobile_number": "602181077",
"name": "Václav Vorlíček",
"partner_function": "ZQ",
"phone_number": null,
"rank": 1
}, {
"email": null,
"job": "Administrativní kontakt",
"mobile_number": "724163685",
"name": "Dana Slavotínková",
"partner_function": "ZK",
"phone_number": null,
"rank": 4
}
}
{}
The input JSON schema validates the input JSON instance (JSON Schema Draft 4).
{
"contacts": [
{
"email": null,
"job": "Obchodní kontakt",
"mobile_number": "602181077",
"name": "Václav Vorlíček",
"partner_function": "ZQ",
"phone_number": null,
"rank": 1
},
{
"email": null,
"job": "Administrativní kontakt",
"mobile_number": "724163685",
"name": "Dana Slavotínková",
"partner_function": "ZK",
"phone_number": null,
"rank": 4
}
]
}
{}
The input JSON schema validates the input JSON instance (JSON Schema Draft 4).
{
"contacts": [
{
"email": null,
"job": "Obchodní kontakt",
"mobile_number": "602181077",
"name": "Václav Vorlíček",
"partner_function": "ZQ",
"phone_number": null,
"rank": 1
},
{
"email": null,
"job": "Administrativní kontakt",
"mobile_number": "724163685",
"name": "Dana Slavotínková",
"partner_function": "ZK",
"phone_number": null,
"rank": 4
}
]
}
{}
The input JSON schema validates the input JSON instance (JSON Schema Draft 4).
{
"silos": [
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nQUAI DU GENERAL SARRAIL",
"city": "NOGENT S SEINE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0001",
"latitude": 48.491343,
"longitude": 3.492956,
"manager_name": "Johann ROUSSEAU",
"mobile_number": "06 84 95 26 13",
"name": "SARRAIL NOGENT S SEINE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 39 41 11",
"timezone": "Europe/Paris",
"zip_code": "10400"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nAVENUE BEAUREGARD",
"city": "NOGENT S SEINE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0003",
"latitude": 48.4981,
"longitude": 3.491312,
"manager_name": "Patrick LAURET",
"mobile_number": null,
"name": "GARE NOGENT S SEINE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 39 40 25",
"timezone": "Europe/Paris",
"zip_code": "10400"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nA L OUEST DES GRANDS CHATELLI",
"city": "PLEURS",
"country": "FR",
"email": "02Recette_I@soufflet.com",
"id": "0004",
"latitude": 48.682765,
"longitude": 3.875137,
"manager_name": "Pascal SASPORTES",
"mobile_number": null,
"name": "PLEURS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 26 80 12 26",
"timezone": "Europe/Paris",
"zip_code": "51230"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nMAINCLAY\nENTRE LES DEUX CHEMINS",
"city": "BESSAY",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0005",
"latitude": 46.528677,
"longitude": -1.158175,
"manager_name": "Pierre RAINEREAU",
"mobile_number": null,
"name": "BESSAY",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 51 27 50 32",
"timezone": "Europe/Paris",
"zip_code": "85320"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n10 RUE COMMANDO M",
"city": "LUYERES",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0006",
"latitude": 48.376974,
"longitude": 4.200256,
"manager_name": "Thierry BARRET",
"mobile_number": "06 08 56 97 00",
"name": "LUYERES",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 41 00 58",
"timezone": "Europe/Paris",
"zip_code": "10150"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nRUE PRINCIPALE",
"city": "AULNAY",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0007",
"latitude": 48.470814,
"longitude": 4.394961,
"manager_name": "Xavier MAKOWIAK",
"mobile_number": null,
"name": "AULNAY",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 92 46 25",
"timezone": "Europe/Paris",
"zip_code": "10240"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE DE VILLADIN",
"city": "MARCILLY LE HAYER",
"country": "FR",
"email": "ndobler@soufflet.com",
"id": "0012",
"latitude": 48.346546,
"longitude": 3.640109,
"manager_name": "Thierry THIBAULT",
"mobile_number": null,
"name": "MARCILLY LE HAYER",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 21 70 99",
"timezone": "Europe/Paris",
"zip_code": "10290"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n12 ROUTE DE LESMONT\nLD AUZON LES MARAIS",
"city": "VAL D AUZON",
"country": "FR",
"email": "ndobler@soufflet.com",
"id": "0013",
"latitude": 48.405714,
"longitude": 4.371619,
"manager_name": "Benjamin SEMENCE",
"mobile_number": null,
"name": "AUZON LES MARAIS VAL D AUZON",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 46 30 89",
"timezone": "Europe/Paris",
"zip_code": "10220"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nCOULON",
"city": "SEMENTRON",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0014",
"latitude": 47.636133,
"longitude": 3.358183,
"manager_name": "Vincent LETTRY",
"mobile_number": null,
"name": "SEMENTRON",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 86 44 20 61",
"timezone": "Europe/Paris",
"zip_code": "89560"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE DE FLEURIGNY",
"city": "THORIGNY S OREUSE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0015",
"latitude": 48.295225,
"longitude": 3.38879,
"manager_name": "Frederic BOULET",
"mobile_number": null,
"name": "THORIGNY S OREUSE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 86 88 45 01",
"timezone": "Europe/Paris",
"zip_code": "89260"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nZI SUD",
"city": "ARTENAY",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0016",
"latitude": 48.073628,
"longitude": 1.877975,
"manager_name": "Cyrille FOUGERON",
"mobile_number": "06 17 91 40 96",
"name": "ARTENAY BAS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 38 80 02 35",
"timezone": "Europe/Paris",
"zip_code": "45410"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nGRANDE RUE\nVIAPRES LE GRAND",
"city": "PLANCY L ABBAYE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0017",
"latitude": 48.566235,
"longitude": 4.010841,
"manager_name": "Sebastien GADOT",
"mobile_number": null,
"name": "VIAPRES LE GRAND PLANCY L ABBAYE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 37 70 32",
"timezone": "Europe/Paris",
"zip_code": "10380"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nRD 452",
"city": "POLISY",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0018",
"latitude": 48.07118,
"longitude": 4.383688,
"manager_name": "Julien ETIENNE",
"mobile_number": "06 75 84 38 08",
"name": "POLISY",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 38 51 40",
"timezone": "Europe/Paris",
"zip_code": "10110"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nRD 965",
"city": "BRION S OURCE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0019",
"latitude": 47.910536,
"longitude": 4.678907,
"manager_name": "Jacques COLLOT",
"mobile_number": null,
"name": "BRION S OURCE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 80 93 76 65",
"timezone": "Europe/Paris",
"zip_code": "21570"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nRUE DE L ECOLE",
"city": "BOURANTON",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0020",
"latitude": 48.30658,
"longitude": 4.182381,
"manager_name": "Freddy VELGHE",
"mobile_number": null,
"name": "BOURANTON",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 80 90 36",
"timezone": "Europe/Paris",
"zip_code": "10270"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nLE CHARME RD 34",
"city": "BALNOT LA GRANGE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0022",
"latitude": 48.000581,
"longitude": 4.167876,
"manager_name": "Thomas JOLLOIS",
"mobile_number": null,
"name": "BALNOT LA GRANGE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 70 07 33",
"timezone": "Europe/Paris",
"zip_code": "10210"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nVILLEGRUIS",
"city": "LOUAN VILLEGRUIS FONTAINE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0023",
"latitude": 48.600016,
"longitude": 3.446293,
"manager_name": "Laurent DELPUECH",
"mobile_number": null,
"name": "VILLEGRUIS LOUAN FONTAINE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "01 64 00 82 44",
"timezone": "Europe/Paris",
"zip_code": "77560"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nBP 45",
"city": "ARCIS S AUBE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0024",
"latitude": 48.532881,
"longitude": 4.131626,
"manager_name": "Bruno FAURE",
"mobile_number": null,
"name": "ARCIS S AUBE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 37 81 06",
"timezone": "Europe/Paris",
"zip_code": "10700"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE DE DIERREY ST JULIEN",
"city": "MESNIL ST LOUP",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0025",
"latitude": 48.302056,
"longitude": 3.772614,
"manager_name": "Priscillia BOITEUX",
"mobile_number": null,
"name": "MESNIL ST LOUP",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 40 43 90",
"timezone": "Europe/Paris",
"zip_code": "10190"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nRUE EUROPE",
"city": "VILLENEUVE L ARCHEVEQUE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0026",
"latitude": 48.238539,
"longitude": 3.554014,
"manager_name": "Jean Marc PERARD",
"mobile_number": "06 84 95 26 18",
"name": "VILLENEUVE L ARCHEVEQUE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 86 86 71 12",
"timezone": "Europe/Paris",
"zip_code": "89190"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET",
"city": "GRANDVILLE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0027",
"latitude": 48.601447,
"longitude": 4.229592,
"manager_name": "Frederic SEURAT",
"mobile_number": null,
"name": "GRANDVILLE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 37 95 08",
"timezone": "Europe/Paris",
"zip_code": "10700"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nRUE DU MOULIN",
"city": "DIENVILLE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0028",
"latitude": 48.344721,
"longitude": 4.539331,
"manager_name": "Stéphane HERAUD",
"mobile_number": "06 80 88 98 10",
"name": "DIENVILLE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 92 20 45",
"timezone": "Europe/Paris",
"zip_code": "10500"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE DE LA FERTE GAUCHER",
"city": "MONTOLIVET",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0030",
"latitude": 48.828588,
"longitude": 3.423932,
"manager_name": "Guillaume HUET",
"mobile_number": null,
"name": "MONTOLIVET",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "01 64 03 79 90",
"timezone": "Europe/Paris",
"zip_code": "77320"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nRD 32 SECTION",
"city": "VILLEMORIEN",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0031",
"latitude": 48.073558,
"longitude": 4.285062,
"manager_name": "Franck PETITET",
"mobile_number": null,
"name": "VILLEMORIEN",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 29 92 08",
"timezone": "Europe/Paris",
"zip_code": "10110"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n10 RUE DE CONDE\nARTONGES",
"city": "DHUYS ET MORIN EN BRIE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0032",
"latitude": 48.933392,
"longitude": 3.554509,
"manager_name": "Thierry CORNU",
"mobile_number": null,
"name": "ARTONGES",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 23 82 44 87",
"timezone": "Europe/Paris",
"zip_code": "2330"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n955 ROUTE DE BELLEGARDE",
"city": "BRAY EN VAL",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0033",
"latitude": 47.831147,
"longitude": 2.379005,
"manager_name": "Jean Louis RUFFIER",
"mobile_number": null,
"name": "BRAY EN VAL",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 38 35 75 71",
"timezone": "Europe/Paris",
"zip_code": "45460"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nTREMBLAY\nROUTE D AVANT LES MARCILLY",
"city": "AVANT LES MARCILLY",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0034",
"latitude": 48.434061,
"longitude": 3.567075,
"manager_name": "Guillaume MARGAS",
"mobile_number": null,
"name": "AVANT LES MARCILLY",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 39 21 74",
"timezone": "Europe/Paris",
"zip_code": "10400"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nCHEMIN DEPARTEMENTAL 48",
"city": "LONGSOLS",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0036",
"latitude": 48.434208,
"longitude": 4.286921,
"manager_name": "Christian TERRYN",
"mobile_number": null,
"name": "LONGSOLS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 37 68 67",
"timezone": "Europe/Paris",
"zip_code": "10210"
},
{
"activities_names": "Magasin appro",
"address": "MAGASIN APPROS SOUFFLET\nAVENUE DES MONTOIRES\nCUIRY",
"city": "GIEN",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0037",
"latitude": 47.70647,
"longitude": 2.627211,
"manager_name": "Philippe BOUCHARD",
"mobile_number": "06 23 97 64 27",
"name": "GIEN MA",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 38 67 41 32",
"timezone": "Europe/Paris",
"zip_code": "45500"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nZA LA COUPE DU ROCHER",
"city": "CHAILLE LES MARAIS",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0038",
"latitude": 46.401787,
"longitude": -1.030446,
"manager_name": "Martin PENISSON",
"mobile_number": null,
"name": "CHAILLE LES MARAIS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 51 56 70 00",
"timezone": "Europe/Paris",
"zip_code": "85450"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE DE PARIS",
"city": "MORMANT",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0039",
"latitude": 48.613683,
"longitude": 2.885628,
"manager_name": "Renaud PAULON",
"mobile_number": "06 79 27 78 99",
"name": "MORMANT",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "01 64 06 82 18",
"timezone": "Europe/Paris",
"zip_code": "77720"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nZA DU BOIS DE L ERABLE\nRUE DU PARC",
"city": "LIMOGES FOURCHES",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0040",
"latitude": 48.634076,
"longitude": 2.66291,
"manager_name": "Olivier MOHR",
"mobile_number": null,
"name": "LIMOGES FOURCHES",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "01 64 38 86 90",
"timezone": "Europe/Paris",
"zip_code": "77550"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nCHEMIN DEPARTEMENTAL 59\nLES RANGES",
"city": "VILLENAUXE LA PETITE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0041",
"latitude": 48.402661,
"longitude": 3.317622,
"manager_name": "Hervé LEROY",
"mobile_number": null,
"name": "VILLENAUXE LA PETITE A",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "01 64 01 19 09",
"timezone": "Europe/Paris",
"zip_code": "77480"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nAVENUE DE LA VOULZIE",
"city": "POIGNY",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0043",
"latitude": 48.547159,
"longitude": 3.285752,
"manager_name": "Alain MAYEUX",
"mobile_number": null,
"name": "POIGNY",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "01 60 67 62 62",
"timezone": "Europe/Paris",
"zip_code": "77160"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nCHEMIN DEPARTEMENTAL 12",
"city": "COURCHAMP",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0044",
"latitude": 48.635651,
"longitude": 3.296982,
"manager_name": "François GOSSELIN",
"mobile_number": null,
"name": "COURCHAMP",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "01 64 01 07 39",
"timezone": "Europe/Paris",
"zip_code": "77560"
},
{
"activities_names": "Silos stockage céréales",
"address": "SILO SOUFFLET\n28 RUE DE GRASLA",
"city": "CHAUCHE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0045",
"latitude": 46.831299,
"longitude": -1.275116,
"manager_name": "Christophe DRAPPIER",
"mobile_number": "06 23 30 80 39",
"name": "CHAUCHE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 51 41 84 46",
"timezone": "Europe/Paris",
"zip_code": "85140"
},
{
"activities_names": "Silos stockage céréales",
"address": "SILO SOUFFLET\nRUE DU STADE",
"city": "CHAVAGNES LES REDOUX",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0046",
"latitude": 46.715292,
"longitude": -0.913468,
"manager_name": "Aubry MANDIN",
"mobile_number": "06 23 30 80 39",
"name": "CHAVAGNES LES REDOUX",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 51 92 40 36",
"timezone": "Europe/Paris",
"zip_code": "85390"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE DE ST MAURICE AUX RICHES HOMMES",
"city": "TRANCAULT",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0047",
"latitude": 48.365431,
"longitude": 3.530437,
"manager_name": "Yannick TROCELLIER",
"mobile_number": null,
"name": "TRANCAULT A",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 21 75 80",
"timezone": "Europe/Paris",
"zip_code": "10290"
},
{
"activities_names": "Station de Semences",
"address": "STATION DE SEMENCES\nROUTE DE PARIS",
"city": "NOGENT S SEINE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0048",
"latitude": 48.498101,
"longitude": 3.489508,
"manager_name": "Francois GRENOT",
"mobile_number": null,
"name": "STATION SEMENCES NOGENT S SEINE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 39 40 24",
"timezone": "Europe/Paris",
"zip_code": "10400"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n8 RUE CHAMP BERTIN",
"city": "VILLERY",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0049",
"latitude": 48.170126,
"longitude": 4.023813,
"manager_name": "Laurent BONNET",
"mobile_number": null,
"name": "VILLERY",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 40 29 19",
"timezone": "Europe/Paris",
"zip_code": "10320"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE DE PROVINS",
"city": "PEZARCHES",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0055",
"latitude": 48.735201,
"longitude": 2.996694,
"manager_name": "Jean Michel ZEN",
"mobile_number": null,
"name": "PEZARCHES",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "01 64 04 10 63",
"timezone": "Europe/Paris",
"zip_code": "77131"
},
{
"activities_names": "Magasin appro",
"address": "MAGASIN APPROS SOUFFLET\nZI\nRUE SELLIERS",
"city": "NEUVILLE AUX BOIS",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0056",
"latitude": 48.068457,
"longitude": 2.063696,
"manager_name": "Jerome PERDEREAU",
"mobile_number": "07 77 30 47 90",
"name": "NEUVILLE AUX BOIS MA",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 38 75 52 11",
"timezone": "Europe/Paris",
"zip_code": "45170"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nVOIE COULMIER",
"city": "PUITS",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0063",
"latitude": 47.734474,
"longitude": 4.470654,
"manager_name": "Olivier GERMAIN",
"mobile_number": null,
"name": "PUITS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 80 93 14 37",
"timezone": "Europe/Paris",
"zip_code": "21400"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nZI GUERCHE\nRUE DE L INDUSTRIE",
"city": "LES HERBIERS",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0068",
"latitude": 46.860946,
"longitude": -1.004563,
"manager_name": "Aubry MANDIN",
"mobile_number": null,
"name": "LES HERBIERS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 51 67 08 52",
"timezone": "Europe/Paris",
"zip_code": "85500"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nGRANDE RUE\nROUTE DE MONTAULIN",
"city": "MONTAULIN",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0076",
"latitude": 48.259224,
"longitude": 4.21419,
"manager_name": "Luc CHAINE",
"mobile_number": null,
"name": "MONTAULIN",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 41 56 47",
"timezone": "Europe/Paris",
"zip_code": "10270"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE NOZAY",
"city": "PREMIERFAIT",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0077",
"latitude": 48.498451,
"longitude": 4.034937,
"manager_name": "Vincent DEBROUWER",
"mobile_number": null,
"name": "PREMIERFAIT",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 37 71 67",
"timezone": "Europe/Paris",
"zip_code": "10170"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nPORT AMONT",
"city": "SOUPPES S LOING",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0078",
"latitude": 48.179883,
"longitude": 2.724772,
"manager_name": "Sebastien DUCASTEL",
"mobile_number": "06 71 78 94 10",
"name": "SOUPPES S LOING",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "01 64 29 73 09",
"timezone": "Europe/Paris",
"zip_code": "77460"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nZI\nRUE EMMANUEL LEGER",
"city": "PATAY",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0080",
"latitude": 48.035717,
"longitude": 1.709216,
"manager_name": "François COUTADEUR",
"mobile_number": "06 09 68 57 00",
"name": "PATAY BAS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 38 80 80 96",
"timezone": "Europe/Paris",
"zip_code": "45310"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nRUE DES VIGNES GATES",
"city": "LES LUCS S BOULOGNE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0088",
"latitude": 46.845929,
"longitude": -1.493318,
"manager_name": "Christophe DRAPPIER",
"mobile_number": "06 23 30 80 39",
"name": "LES LUCS S BOULOGNE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 51 47 82 85",
"timezone": "Europe/Paris",
"zip_code": "85170"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE DE CHATEAUNEUF",
"city": "TIGY",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0090",
"latitude": 47.806963,
"longitude": 2.20339,
"manager_name": "Martial TURBAN",
"mobile_number": "06 16 23 71 62",
"name": "TIGY",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 38 58 02 30",
"timezone": "Europe/Paris",
"zip_code": "45510"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n8 AVENUE GEORGES CLEMENCEAU",
"city": "MOUTIERS LES MAUXFAITS",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0091",
"latitude": 46.493097,
"longitude": -1.424227,
"manager_name": "Romain ROY",
"mobile_number": "06 19 25 83 39",
"name": "MOUTIERS LES MAUXFAITS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 51 98 94 33",
"timezone": "Europe/Paris",
"zip_code": "85540"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nALLEE HENRI ET MONIQUE BRIDIER",
"city": "LA CHAPELLE ST URSIN",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0093",
"latitude": 47.049576,
"longitude": 2.306101,
"manager_name": "Gilles CENDRE",
"mobile_number": "06 14 92 33 15",
"name": "LA CHAPELLE ST URSIN",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 48 23 00 48",
"timezone": "Europe/Paris",
"zip_code": "18570"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nCHEMIN DEPARTEMENTAL 193",
"city": "COURCELLES S VOIRE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0094",
"latitude": 48.477513,
"longitude": 4.535766,
"manager_name": "Alex DUSSART",
"mobile_number": null,
"name": "COURCELLES S VOIRE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 92 13 96",
"timezone": "Europe/Paris",
"zip_code": "10500"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n23 RUE DE LA FILATURE",
"city": "AUNAY SS CRECY",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0095",
"latitude": 48.672772,
"longitude": 1.306461,
"manager_name": "Ronan PEIGNE",
"mobile_number": null,
"name": "AUNAY SS CRECY",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 37 82 27 94",
"timezone": "Europe/Paris",
"zip_code": "28500"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n4 RUE MARQUIS DE TORCY",
"city": "ST DENIS LA CHEVASSE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0112",
"latitude": 46.825642,
"longitude": -1.360735,
"manager_name": "David THOUZEAU",
"mobile_number": null,
"name": "ST DENIS LA CHEVASSE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 51 41 39 93",
"timezone": "Europe/Paris",
"zip_code": "85170"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nLES ESSAIS LA MOTHE ACHARD\nD978 RUE DE NANTES",
"city": "ST GEORGES DE POINTINDOUX",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0114",
"latitude": 46.626265,
"longitude": -1.655914,
"manager_name": "Francis BERNARD",
"mobile_number": "06 25 70 33 25",
"name": "LA MOTHE ACHARD ST GEORGES DE POINTINDOU",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 51 47 90 04",
"timezone": "Europe/Paris",
"zip_code": "85150"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n116 RUE DES PETITES JARRIES\nLA JARIETTE DE BOISSEUIL",
"city": "ST MARD",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0119",
"latitude": 46.096049,
"longitude": -0.671604,
"manager_name": "Eric PHELIPPON",
"mobile_number": null,
"name": "ST MARD",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "05 46 68 99 62",
"timezone": "Europe/Paris",
"zip_code": "17700"
},
{
"activities_names": "Silos stockage céréales",
"address": "SILO SOUFFLET\n34 RUE DE L EGLISE\nLE BOURG",
"city": "MONTREVERD",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0126",
"latitude": 46.895624,
"longitude": -1.422928,
"manager_name": "Maxime ARNOUX",
"mobile_number": "06 23 30 80 39",
"name": "ST SULPICE LE VERDON",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 51 42 81 63",
"timezone": "Europe/Paris",
"zip_code": "85260"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nBOIS MARIE",
"city": "TALMONT ST HILAIRE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0128",
"latitude": 46.500407,
"longitude": -1.623018,
"manager_name": "Emmanuel GABORIEAU",
"mobile_number": null,
"name": "TALMONT ST HILAIRE BOIS MARIE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 51 90 24 51",
"timezone": "Europe/Paris",
"zip_code": "85440"
},
{
"activities_names": "Plateforme stockage céréales",
"address": "PLATEFORME SOUFFLET\nLA BONNE AMIE",
"city": "CURZON",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0132",
"latitude": 46.462068,
"longitude": -1.305868,
"manager_name": "Romain ROY",
"mobile_number": "06 03 96 09 06",
"name": "CURZON",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 51 98 93 07",
"timezone": "Europe/Paris",
"zip_code": "85480"
},
{
"activities_names": "Plateforme stockage céréales",
"address": "PLATEFORME SOUFFLET\nLA BARBIERE",
"city": "TRIAIZE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0133",
"latitude": 46.356982,
"longitude": -1.193299,
"manager_name": "Romain ROY",
"mobile_number": "06 03 96 09 06",
"name": "TRIAIZE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 51 98 93 07",
"timezone": "Europe/Paris",
"zip_code": "85580"
},
{
"activities_names": "Silo portuaire fluvial",
"address": "SILO SOUFFLET\n2 RUE DE LA GRANGE AUX DAMES",
"city": "METZ",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0140",
"latitude": 49.142231,
"longitude": 6.192431,
"manager_name": "Serge LECOMTE",
"mobile_number": null,
"name": "METZ",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 87 30 29 92",
"timezone": "Europe/Paris",
"zip_code": "57050"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nCHEMIN VERT",
"city": "AUXY",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0148",
"latitude": 48.100618,
"longitude": 2.484074,
"manager_name": "Olivier HAUTEFEUILLE",
"mobile_number": "06 30 85 28 75",
"name": "AUXY",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 38 89 84 90",
"timezone": "Europe/Paris",
"zip_code": "45340"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nFERME HERBUES\nD175",
"city": "VERPILLIERES S OURCE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0152",
"latitude": 48.036408,
"longitude": 4.565885,
"manager_name": "Herve PITEL",
"mobile_number": null,
"name": "VERPILLIERES S OURCE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 29 71 72",
"timezone": "Europe/Paris",
"zip_code": "10360"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nCHEMIN DEPARTEMENTAL 204\nDIRECTION SAUSSOY",
"city": "ST DENIS LES REBAIS",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0154",
"latitude": 48.866829,
"longitude": 3.206677,
"manager_name": "Christophe CRAPART",
"mobile_number": null,
"name": "ST DENIS LES REBAIS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "01 64 20 97 56",
"timezone": "Europe/Paris",
"zip_code": "77510"
},
{
"activities_names": "Plateforme stockage céréales",
"address": "PLATEFORME SOUFFLET\nLD LA VOVE\nROUTE DE VILLEMORIEN",
"city": "AIX VILLEMAUR PALIS",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0155",
"latitude": 48.209202,
"longitude": 3.752399,
"manager_name": "Priscillia BOITEUX",
"mobile_number": "06 14 06 16 73",
"name": "LA VOVE AIX EN OTHE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"timezone": "Europe/Paris",
"zip_code": "10160"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE DE JOIGNY\nNEUILLY",
"city": "VALRAVILLON",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0157",
"latitude": 47.913713,
"longitude": 3.428399,
"manager_name": "Baptiste BERRY",
"mobile_number": null,
"name": "NEUILLY",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 86 73 76 94",
"timezone": "Europe/Paris",
"zip_code": "89113"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n2 ROUTE DES FONTENOTTES",
"city": "LUX",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0158",
"latitude": 47.489106,
"longitude": 5.201657,
"manager_name": "Julien CONRAUX",
"mobile_number": null,
"name": "LUX",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 80 75 38 92",
"timezone": "Europe/Paris",
"zip_code": "21120"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nAVENUE DU 19 MARS 1962",
"city": "VERGIGNY",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0165",
"latitude": 47.9826,
"longitude": 3.734658,
"manager_name": "Benoit LAVEAU",
"mobile_number": null,
"name": "VERGIGNY",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 86 43 47 50",
"timezone": "Europe/Paris",
"zip_code": "89600"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nRUE ST FIACRE",
"city": "VENIZY",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0166",
"latitude": 48.026206,
"longitude": 3.710336,
"manager_name": "Gaetan PAUL",
"mobile_number": null,
"name": "VENIZY",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 86 35 08 27",
"timezone": "Europe/Paris",
"zip_code": "89210"
},
{
"activities_names": "Plateforme stockage céréales",
"address": "PLATEFORME SOUFFLET\nROUTE DE MONTACHER",
"city": "ST VALERIEN",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0168",
"latitude": 48.175894,
"longitude": 3.071146,
"manager_name": "Nicolas METIER",
"mobile_number": "06 48 74 02 89",
"name": "ST VALERIEN",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"timezone": "Europe/Paris",
"zip_code": "89150"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE DE LEZINNES",
"city": "PACY S ARMANCON",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0170",
"latitude": 47.778385,
"longitude": 4.109715,
"manager_name": "Xavier RICHEZ",
"mobile_number": null,
"name": "PACY S ARMANCON",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 86 75 60 92",
"timezone": "Europe/Paris",
"zip_code": "89160"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nZI LA BAGATELLE\nD144 ALLEE CLEMENT ADER",
"city": "CLAMECY",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0171",
"latitude": 47.471002,
"longitude": 3.520377,
"manager_name": "Lionel BONNIN",
"mobile_number": null,
"name": "CLAMECY",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 86 27 17 52",
"timezone": "Europe/Paris",
"zip_code": "58500"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nD204 ROUTE DE GIGNY",
"city": "CRUZY LE CHATEL",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0172",
"latitude": 47.848645,
"longitude": 4.232284,
"manager_name": "Thomas BLANDIN",
"mobile_number": "06 33 17 70 29",
"name": "CRUZY LE CHATEL",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 86 75 24 81",
"timezone": "Europe/Paris",
"zip_code": "89740"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nLES PERRIERES\nROUTE DE LICHERES PRES AIGREMONT",
"city": "CHABLIS",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0173",
"latitude": 47.798286,
"longitude": 3.79692,
"manager_name": "Stephane ROLLIN",
"mobile_number": null,
"name": "CHABLIS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 86 42 10 34",
"timezone": "Europe/Paris",
"zip_code": "89800"
},
{
"activities_names": "Silos stockage céréales",
"address": "SILO SOUFFLET\n63 GRANDE RUE",
"city": "SONGY",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0175",
"latitude": 48.794456,
"longitude": 4.510083,
"manager_name": "Alain BECQ",
"mobile_number": "06 17 92 60 87",
"name": "SONGY",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"timezone": "Europe/Paris",
"zip_code": "51240"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nD49 ROUTE DE NITRY\nSACY",
"city": "VERMENTON",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0176",
"latitude": 47.672264,
"longitude": 3.833202,
"manager_name": "Jean-Philippe REQUET",
"mobile_number": null,
"name": "SACY",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 86 81 57 50",
"timezone": "Europe/Paris",
"zip_code": "89270"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nD12\nDIRECTION VILLIERS LES HAUTS",
"city": "SARRY",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0177",
"latitude": 47.671609,
"longitude": 4.07775,
"manager_name": "Valerie LORE",
"mobile_number": null,
"name": "SARRY",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 86 82 85 97",
"timezone": "Europe/Paris",
"zip_code": "89310"
},
{
"activities_names": "Silos stockage céréales",
"address": "SILO SOUFFLET\nLE FIEF DE LA POINTE\nZONE ARTISANALE",
"city": "LANDRAIS",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0180",
"latitude": 46.073804,
"longitude": -0.872318,
"manager_name": "Vincent FRAPPE",
"mobile_number": null,
"name": "LANDRAIS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "05 46 27 77 93",
"timezone": "Europe/Paris",
"zip_code": "17290"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n32 RTE D ANCHAIS",
"city": "MAILLEZAIS",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0181",
"latitude": 46.367243,
"longitude": -0.731346,
"manager_name": "Nadine VERGNAUD",
"mobile_number": null,
"name": "MAILLEZAIS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 51 00 71 27",
"timezone": "Europe/Paris",
"zip_code": "85420"
},
{
"activities_names": "Silos stockage céréales",
"address": "SILO SOUFFLET\nLE BOURG\nALLEE DU MARAIS",
"city": "ST GEORGES DE REX",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0182",
"latitude": 46.276287,
"longitude": -0.647089,
"manager_name": "Benoit MOREAU",
"mobile_number": null,
"name": "ST GEORGES DE REX",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 38 50 35",
"timezone": "Europe/Paris",
"zip_code": "79210"
},
{
"activities_names": "Usine Aliment",
"address": "USINE SOUFFLET\nBOIS MARIE",
"city": "TALMONT ST HILAIRE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0184",
"latitude": 46.500407,
"longitude": -1.623018,
"manager_name": "Emmanuel GABORIEAU",
"mobile_number": null,
"name": "TALMONT ST HILAIRE USINE BM",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 51 90 24 51",
"timezone": "Europe/Paris",
"zip_code": "85440"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n59 RUE LES ROCHES\nLD CHEVIGNY",
"city": "ETAIS LA SAUVIN",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0185",
"latitude": 47.509935,
"longitude": 3.304225,
"manager_name": "Dominique Robert BERNARD",
"mobile_number": null,
"name": "ETAIS LA SAUVIN",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 86 47 23 10",
"timezone": "Europe/Paris",
"zip_code": "89480"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "PLATEFORME SOUFFLET\nROUTE DE GUIGNONVILLE",
"city": "CHARMONT EN BEAUCE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0186",
"latitude": 48.224293,
"longitude": 2.104927,
"manager_name": "Frederic DARRE",
"mobile_number": "06 88 21 64 30",
"name": "CHARMONT EN BEAUCE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 38 39 59 61",
"timezone": "Europe/Paris",
"zip_code": "45480"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nPLACE DES BARQUES\nBP 24",
"city": "MARANS",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0187",
"latitude": 46.312902,
"longitude": -1.00001,
"manager_name": "Jacques BAUDINET",
"mobile_number": "06 07 26 74 64",
"name": "MARANS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "05 46 68 58 94",
"timezone": "Europe/Paris",
"zip_code": "17320"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n1 ROUTE DE BENON",
"city": "BOUHET",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0189",
"latitude": 46.174269,
"longitude": -0.846023,
"manager_name": "Frédéric GENDRAUD",
"mobile_number": null,
"name": "BOUHET",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "05 46 68 20 96",
"timezone": "Europe/Paris",
"zip_code": "17540"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE D AUXERRE",
"city": "CHATEL CENSOIR",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0190",
"latitude": 47.54395,
"longitude": 3.633867,
"manager_name": "Jean-François FEDON",
"mobile_number": null,
"name": "CHATEL CENSOIR",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 86 81 01 36",
"timezone": "Europe/Paris",
"zip_code": "89660"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nLD CHAMPS DE LA BATAILLE\nD71 LA PRISE D EAU",
"city": "GIVRY",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0191",
"latitude": 47.52613,
"longitude": 3.79078,
"manager_name": "Clement VIE",
"mobile_number": null,
"name": "GIVRY",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 86 33 43 50",
"timezone": "Europe/Paris",
"zip_code": "89200"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE DE CLAMECY",
"city": "COULANGES S YONNE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0192",
"latitude": 47.52091,
"longitude": 3.540155,
"manager_name": "Joel GIBLIN",
"mobile_number": null,
"name": "COULANGES S YONNE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 86 81 70 94",
"timezone": "Europe/Paris",
"zip_code": "89480"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nQUAI DE LA GARE",
"city": "ARZEMBOUY",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0193",
"latitude": 47.252573,
"longitude": 3.380571,
"manager_name": "Emmanuel LEMAIRE",
"mobile_number": null,
"name": "ARZEMBOUY",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 86 60 11 21",
"timezone": "Europe/Paris",
"zip_code": "58700"
},
{
"activities_names": "Silos stockage céréales",
"address": "SILO SOUFFLET\nROUTE DE TREMEMONT RD26\nST CHERON DES CHAMPS",
"city": "TREMBLAY LES VILLAGES",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0194",
"latitude": 48.577409,
"longitude": 1.440508,
"manager_name": "Inès FINET",
"mobile_number": "06 03 68 24 12",
"name": "TREMBLAY LES VILLAGES ST CHERON",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"timezone": "Europe/Paris",
"zip_code": "28170"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nLES FOURNEAUX\nD51 DIRECTION TONERRE",
"city": "SERRIGNY",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0195",
"latitude": 47.848165,
"longitude": 3.916421,
"manager_name": "Jean Charles MAINGARD",
"mobile_number": null,
"name": "SERRIGNY",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 86 54 42 73",
"timezone": "Europe/Paris",
"zip_code": "89700"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nRUE DE LA MONTAGNE",
"city": "ASCOUX",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0196",
"latitude": 48.130063,
"longitude": 2.251828,
"manager_name": "Florian François",
"mobile_number": null,
"name": "ASCOUX",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 38 33 03 30",
"timezone": "Europe/Paris",
"zip_code": "45300"
},
{
"activities_names": "Plateforme stockage céréales",
"address": "PLATEFORME SOUFFLET\nRD 108",
"city": "CLAVETTE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0198",
"latitude": 46.136614,
"longitude": -1.00905,
"manager_name": "JAYME-Patrice JULIE",
"mobile_number": "06 70 64 46 24",
"name": "CLAVETTE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"timezone": "Europe/Paris",
"zip_code": "17220"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nLES GRANDS CHAMPS",
"city": "GEMOZAC",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0212",
"latitude": 45.570102,
"longitude": -0.662892,
"manager_name": "Frédéric ROY",
"mobile_number": null,
"name": "GEMOZAC GRANDS CHAMPS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "05 46 94 63 87",
"timezone": "Europe/Paris",
"zip_code": "17260"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nD723 RUE DE LA GRANDE MARE\nDIRECTION D921",
"city": "PITHIVIERS LE VIEIL",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0213",
"latitude": 48.20534,
"longitude": 2.239184,
"manager_name": "Frederic DARRE",
"mobile_number": "06 88 21 64 30",
"name": "BOUZONVILLE EN BEAUCE PITHIVIERS LE VIEI",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 38 30 02 05",
"timezone": "Europe/Paris",
"zip_code": "45300"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE DE ROYAN",
"city": "COZES",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0214",
"latitude": 45.588271,
"longitude": -0.844822,
"manager_name": "Christophe MOREAU",
"mobile_number": null,
"name": "COZES",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "05 46 90 70 33",
"timezone": "Europe/Paris",
"zip_code": "17120"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n42 RUE DU GRAND PRE\nLE CHAMP DU CLONE",
"city": "CORME ROYAL",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0216",
"latitude": 45.744012,
"longitude": -0.80745,
"manager_name": "Philippe MURAT",
"mobile_number": null,
"name": "CORME ROYAL",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "05 46 94 42 52",
"timezone": "Europe/Paris",
"zip_code": "17600"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nCOUR DE LA GARE\nLE VILLAGE",
"city": "SAINVILLE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0217",
"latitude": 48.412495,
"longitude": 1.877796,
"manager_name": "Thierry BOUCHU",
"mobile_number": "06 72 00 36 10",
"name": "SAINVILLE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 37 24 60 36",
"timezone": "Europe/Paris",
"zip_code": "28700"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nRUE CROIX DANDONNEAU",
"city": "MONTILS",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0218",
"latitude": 45.653192,
"longitude": -0.505693,
"manager_name": "Teddy DEBAIN",
"mobile_number": null,
"name": "MONTILS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "05 46 96 42 36",
"timezone": "Europe/Paris",
"zip_code": "17800"
},
{
"activities_names": "Silos stockage céréales",
"address": "SILO SOUFFLET\n4 LIMORLIN",
"city": "BOUGNEAU",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0219",
"latitude": 45.618496,
"longitude": -0.498872,
"manager_name": "Mickael PUJO",
"mobile_number": null,
"name": "BOUGNEAU",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "05 46 96 16 50",
"timezone": "Europe/Paris",
"zip_code": "17800"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n3 ROUTE DES ROCS",
"city": "ST GEORGES DES AGOUTS",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0220",
"latitude": 45.359115,
"longitude": -0.662642,
"manager_name": "Arnaud RIPPE",
"mobile_number": null,
"name": "ST GEORGES DES AGOUTS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "05 46 86 01 22",
"timezone": "Europe/Paris",
"zip_code": "17150"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nLA COULEE DE L ARSEAU",
"city": "PUYRAVAULT",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0224",
"latitude": 46.382468,
"longitude": -1.083071,
"manager_name": "Martin PENISSON",
"mobile_number": null,
"name": "PUYRAVAULT",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 51 28 60 81",
"timezone": "Europe/Paris",
"zip_code": "85450"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n8 ROUTE DE MOQUESOURIS\nPLASSAC",
"city": "EPARGNES",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0225",
"latitude": 45.534718,
"longitude": -0.810619,
"manager_name": "Christophe MOREAU",
"mobile_number": null,
"name": "EPARGNES",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "05 46 90 70 91",
"timezone": "Europe/Paris",
"zip_code": "17120"
},
{
"activities_names": "Magasin appro",
"address": "MAGASIN APPROS SOUFFLET\n10 RUE DU 19EME BATAILLON\nDE CHASSEURS A PIED",
"city": "VERDUN",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0226",
"latitude": 49.164792,
"longitude": 5.397712,
"manager_name": "Isabelle LECRIQUE",
"mobile_number": null,
"name": "VERDUN MA",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 29 84 53 36",
"timezone": "Europe/Paris",
"zip_code": "55100"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n31 RUE DE L ARQUEBUSE",
"city": "SCEAUX DU GATINAIS",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0228",
"latitude": 48.107331,
"longitude": 2.602605,
"manager_name": "Gaêtan PIGET",
"mobile_number": "06 71 74 80 83",
"name": "SCEAUX DU GATINAIS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 38 87 42 42",
"timezone": "Europe/Paris",
"zip_code": "45490"
},
{
"activities_names": "Silos stockage céréales",
"address": "SILO SOUFFLET\nRUE DE DREVILLE\nDREVILLE",
"city": "SERMAISES",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0229",
"latitude": 48.294347,
"longitude": 2.215206,
"manager_name": "Frederic DARRE",
"mobile_number": null,
"name": "SERMAISES",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 38 39 76 11",
"timezone": "Europe/Paris",
"zip_code": "45300"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE DE OUANNE",
"city": "MERRY SEC",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0230",
"latitude": 47.660723,
"longitude": 3.488795,
"manager_name": "Ludovic PHILIPPE",
"mobile_number": null,
"name": "MERRY SEC",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 86 41 66 38",
"timezone": "Europe/Paris",
"zip_code": "89560"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n1 RUE DES VELAIS",
"city": "BENEUVRE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0231",
"latitude": 47.692334,
"longitude": 4.942469,
"manager_name": "Adrien ROUGET",
"mobile_number": null,
"name": "BENEUVRE CENTRE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 80 81 00 33",
"timezone": "Europe/Paris",
"zip_code": "21290"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nGARE DE POINSON LES GRANCEY",
"city": "POINSON LES GRANCEY",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0232",
"latitude": 47.688317,
"longitude": 4.974198,
"manager_name": "Dylan NOIROT",
"mobile_number": null,
"name": "BENEUVRE GARE POINSON LES GRANCEY",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 80 81 00 33",
"timezone": "Europe/Paris",
"zip_code": "52160"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n7 RUE DE NEUILLY",
"city": "SENS BEAUJEU",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0235",
"latitude": 47.325277,
"longitude": 2.704706,
"manager_name": "Thibault RAMEAU",
"mobile_number": "06 63 60 15 47",
"name": "SENS BEAUJEU",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 48 79 03 14",
"timezone": "Europe/Paris",
"zip_code": "18300"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nZI DE SEPT SORTS\nRUE DE LA MERLETTE",
"city": "SEPT SORTS",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0236",
"latitude": 48.948553,
"longitude": 3.10374,
"manager_name": "Thomas BERGER",
"mobile_number": "06 83 57 28 75",
"name": "SEPT SORTS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "01 60 22 07 86",
"timezone": "Europe/Paris",
"zip_code": "77260"
},
{
"activities_names": "Magasin appro",
"address": "MAGASIN APPROS SOUFFLET\nZI DE RHOVYL\nRUE DU FILAGE",
"city": "TRONVILLE EN BARROIS",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0240",
"latitude": 48.718381,
"longitude": 5.281358,
"manager_name": " Fabrice MULLER",
"mobile_number": null,
"name": "TRONVILLE EN BARROIS MA",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 29 78 80 00",
"timezone": "Europe/Paris",
"zip_code": "55310"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n42 RTE DE MARIGNAC",
"city": "CHADENAC",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0241",
"latitude": 45.53697,
"longitude": -0.451697,
"manager_name": "Romain MABILLAT",
"mobile_number": null,
"name": "CHADENAC",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "05 46 91 20 04",
"timezone": "Europe/Paris",
"zip_code": "17800"
},
{
"activities_names": "Silos stockage céréales",
"address": "SILO SOUFFLET\nLES BRANDES",
"city": "PONS",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0242",
"latitude": 45.541362,
"longitude": -0.56167,
"manager_name": "Manuel GARECHE",
"mobile_number": null,
"name": "BELLUIRE PONS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "05 46 91 33 04",
"timezone": "Europe/Paris",
"zip_code": "17800"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nLE MAGNOT\n21 MALABRIE",
"city": "LA TAILLEE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0245",
"latitude": 46.382576,
"longitude": -0.942533,
"manager_name": "Aurelien EGEA",
"mobile_number": "06 86 07 31 18",
"name": "LA TAILLEE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 51 52 53 39",
"timezone": "Europe/Paris",
"zip_code": "85450"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n581 RUE DES BRANDES\nCHAILLE",
"city": "ST GEORGES DU BOIS",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0246",
"latitude": 46.126809,
"longitude": -0.71818,
"manager_name": "Jérome NOUZILLE",
"mobile_number": null,
"name": "ST GEORGES DU BOIS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "05 46 27 90 17",
"timezone": "Europe/Paris",
"zip_code": "17700"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nLES BARRES",
"city": "L HERMENAULT",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0247",
"latitude": 46.517531,
"longitude": -0.90397,
"manager_name": "Sebastien FILLONNEAU",
"mobile_number": "06 07 26 75 09",
"name": "L HERMENAULT",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 51 00 10 02",
"timezone": "Europe/Paris",
"zip_code": "85570"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nRD 194\nDIRECTION RD 618",
"city": "VIVIERS S CHIERS",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0250",
"latitude": 49.472011,
"longitude": 5.600878,
"manager_name": "Olivier MARCHETTI",
"mobile_number": null,
"name": "VIVIERS S CHIERS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 82 39 25 80",
"timezone": "Europe/Paris",
"zip_code": "54260"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE DE NERON",
"city": "NUARS",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0251",
"latitude": 47.377969,
"longitude": 3.698435,
"manager_name": "Corentin BERLIN",
"mobile_number": null,
"name": "NUARS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 86 24 80 76",
"timezone": "Europe/Paris",
"zip_code": "58190"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n4 RUE DU SAFRAN",
"city": "BOYNES",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0252",
"latitude": 48.11796,
"longitude": 2.356814,
"manager_name": "Luc JAMOT",
"mobile_number": "06 70 41 31 47",
"name": "BOYNES",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 38 34 56 90",
"timezone": "Europe/Paris",
"zip_code": "45300"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE DE CHALONS",
"city": "MONTMIRAIL",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0253",
"latitude": 48.873439,
"longitude": 3.574233,
"manager_name": "Alain RONDEAU",
"mobile_number": null,
"name": "MONTMIRAIL B",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 26 81 61 12",
"timezone": "Europe/Paris",
"zip_code": "51210"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nZA COMMERCIALE\nROUTE DEPARTEMENTALE 9",
"city": "LANEUVEVILLE DEVANT BAYON",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0257",
"latitude": 48.468786,
"longitude": 6.255743,
"manager_name": "Stéphane FERRY",
"mobile_number": "06 14 33 21 92",
"name": "LANEUVEVILLE DEVANT BAYON",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"timezone": "Europe/Paris",
"zip_code": "54740"
},
{
"activities_names": "Plateforme stockage céréales",
"address": "PLATEFORME SOUFFLET\nRUE DU VERGERS",
"city": "MARCILLY LA CAMPAGNE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0258",
"latitude": 48.835221,
"longitude": 1.192349,
"manager_name": "Camille LUST",
"mobile_number": "06 12 46 45 88",
"name": "MARCILLY LA CAMPAGNE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"timezone": "Europe/Paris",
"zip_code": "27320"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE DE VERTILLY",
"city": "SERGINES",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0259",
"latitude": 48.3399,
"longitude": 3.277699,
"manager_name": "Vincent THIERRY",
"mobile_number": "06 86 33 28 16",
"name": "SERGINES",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 86 66 39 80",
"timezone": "Europe/Paris",
"zip_code": "89140"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nLD LA COGNARDERIE",
"city": "CHANTECOQ",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0261",
"latitude": 48.035377,
"longitude": 2.962588,
"manager_name": "Florian PAUL",
"mobile_number": "06 71 78 94 10",
"name": "CHANTECOQ",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 38 87 27 85",
"timezone": "Europe/Paris",
"zip_code": "45320"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nRUE DE LA GARE",
"city": "CHILLEURS AUX BOIS",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0262",
"latitude": 48.092647,
"longitude": 2.123514,
"manager_name": "Jerome PERDEREAU",
"mobile_number": "06 70 41 22 43",
"name": "CHILLEURS AUX BOIS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 38 39 82 42",
"timezone": "Europe/Paris",
"zip_code": "45170"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nLE PONT CROTTE",
"city": "BOURNEZEAU",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0267",
"latitude": 46.628974,
"longitude": -1.187856,
"manager_name": "Anthony METAIS",
"mobile_number": "06 03 96 09 04",
"name": "BOURNEZEAU",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 51 40 87 87",
"timezone": "Europe/Paris",
"zip_code": "85480"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n7 RUE DE JERICHO",
"city": "FONTENAY LE COMTE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0272",
"latitude": 46.459562,
"longitude": -0.792412,
"manager_name": "Nadine VERGNAUD",
"mobile_number": null,
"name": "FONTENAY LE COMTE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 51 69 20 24",
"timezone": "Europe/Paris",
"zip_code": "85200"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nLES GRANDES RATONNIERES",
"city": "ST MEDARD D AUNIS",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0273",
"latitude": 46.136638,
"longitude": -1.009019,
"manager_name": "Gabriel BRECHOIRE",
"mobile_number": null,
"name": "ST MEDARD D AUNIS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "05 46 35 92 51",
"timezone": "Europe/Paris",
"zip_code": "17220"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "PLATEFORME SOUFFLET\nRD60\nDIRECTION DOULEVANT LE CHATEAU",
"city": "NULLY TREMILLY",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0275",
"latitude": 48.363984,
"longitude": 4.82773,
"manager_name": "Sébastien DRIAT",
"mobile_number": null,
"name": "NULLY",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 55 66 97",
"timezone": "Europe/Paris",
"zip_code": "52110"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n4 RUE DU PLESSIS",
"city": "CORBREUSE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0276",
"latitude": 48.494928,
"longitude": 1.962198,
"manager_name": "Philippe ROYNE",
"mobile_number": "06 28 47 04 75",
"name": "CORBREUSE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "01 64 59 40 92",
"timezone": "Europe/Paris",
"zip_code": "91410"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n3 RUE GAMBETTA",
"city": "GONDREVILLE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0278",
"latitude": 48.050301,
"longitude": 2.65416,
"manager_name": "Daniel COLLET",
"mobile_number": "06 80 05 65 46",
"name": "GONDREVILLE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 38 89 87 90",
"timezone": "Europe/Paris",
"zip_code": "45490"
},
{
"activities_names": "Silo portuaire fluvial",
"address": "SILO SOUFFLET\n1 CHEMIN DU PORT",
"city": "GRIGNY",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0279",
"latitude": 48.666763,
"longitude": 2.404918,
"manager_name": "Yannick CAILLETEAU",
"mobile_number": "06 76 09 25 28",
"name": "GRIGNY",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "01 69 02 76 00",
"timezone": "Europe/Paris",
"zip_code": "91350"
},
{
"activities_names": "Silos stockage céréales",
"address": "SILO SOUFFLET\nCHEMIN DE BRIOTTE D59\nAVANT LE CIMETIERE",
"city": "VILLENAUXE LA PETITE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0284",
"latitude": 48.403065,
"longitude": 3.321639,
"manager_name": "Hervé LEROY",
"mobile_number": null,
"name": "VILLENAUXE LA PETITE B",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "01 60 67 18 35",
"timezone": "Europe/Paris",
"zip_code": "77480"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nCHEMIN MESSE",
"city": "HERME",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0285",
"latitude": 48.490881,
"longitude": 3.344926,
"manager_name": "Cyrille DELAVACHERIE",
"mobile_number": null,
"name": "HERME",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "01 64 00 78 01",
"timezone": "Europe/Paris",
"zip_code": "77114"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n1 ROUTE BAILLY",
"city": "RIGNY LA NONNEUSE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0286",
"latitude": 48.403367,
"longitude": 3.659315,
"manager_name": "Damien BACHOT",
"mobile_number": null,
"name": "RIGNY LA NONNEUSE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 21 63 36",
"timezone": "Europe/Paris",
"zip_code": "10290"
},
{
"activities_names": "Silo portuaire fluvial",
"address": "SILO SOUFFLET\n51 RUE DES ETANGS\nLE VIEUX MOUY",
"city": "MOUY S SEINE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0287",
"latitude": 48.425523,
"longitude": 3.227539,
"manager_name": "Eric BOURBONNEUX",
"mobile_number": null,
"name": "MOUY S SEINE A",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "01 64 01 17 02",
"timezone": "Europe/Paris",
"zip_code": "77480"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE DE SOLIGNY",
"city": "TRANCAULT",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0288",
"latitude": 48.385037,
"longitude": 3.52667,
"manager_name": "Yannick TROCELLIER",
"mobile_number": null,
"name": "TRANCAULT B",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 21 73 19",
"timezone": "Europe/Paris",
"zip_code": "10290"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nLE BOIS DU PARC",
"city": "PLESSIS ST BENOIST",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0290",
"latitude": 48.448263,
"longitude": 2.007105,
"manager_name": "Philippe FAUVET",
"mobile_number": "06 76 09 66 76",
"name": "PLESSIS ST BENOIST",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "01 64 95 51 45",
"timezone": "Europe/Paris",
"zip_code": "91410"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n10 RUE EMILE CHAPPERON",
"city": "LEVESVILLE LA CHENARD",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0291",
"latitude": 48.303962,
"longitude": 1.823772,
"manager_name": "Alexis DENOUAL",
"mobile_number": null,
"name": "LEVESVILLE LA CHENARD",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 37 22 12 16",
"timezone": "Europe/Paris",
"zip_code": "28210"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE DE LA GARE",
"city": "MALESHERBES",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0292",
"latitude": 48.290312,
"longitude": 2.402083,
"manager_name": "Clément HAUTEFEUILLE",
"mobile_number": "06 71 74 75 83",
"name": "MALESHERBES",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 38 34 87 13",
"timezone": "Europe/Paris",
"zip_code": "45330"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nMORSANG SUD\nROUTE DEPARTEMENTALE 63 LA MONTAGNE",
"city": "ETAMPES",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0293",
"latitude": 48.404583,
"longitude": 2.213756,
"manager_name": "Clément HAUTEFEUILLE",
"mobile_number": "06 71 74 75 83",
"name": "ETAMPES LA MONTAGNE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "01 64 94 19 92",
"timezone": "Europe/Paris",
"zip_code": "91150"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nCOUR DE LA GARE\nLE PETIT ORME",
"city": "PARAY DOUAVILLE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0294",
"latitude": 48.477941,
"longitude": 1.851777,
"manager_name": "Nicolas TRICARD",
"mobile_number": "06 12 46 46 54",
"name": "PARAY DOUAVILLE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "01 30 88 07 66",
"timezone": "Europe/Paris",
"zip_code": "78660"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nCHEMIN LATERAL\nDEPOT TOTAL",
"city": "PUISEAUX",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0295",
"latitude": 48.206284,
"longitude": 2.462572,
"manager_name": "LACONCHE Vincent",
"mobile_number": "06 71 74 66 80",
"name": "PUISEAUX A",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 38 34 55 70",
"timezone": "Europe/Paris",
"zip_code": "45390"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE DE NERONDES\nD43 LE BOURG",
"city": "IGNOL",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0296",
"latitude": 46.96859,
"longitude": 2.844774,
"manager_name": "Jean Jacques COCU",
"mobile_number": "06 12 17 27 70",
"name": "IGNOL",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 48 74 84 50",
"timezone": "Europe/Paris",
"zip_code": "18350"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nLE REBILLATE\n2 ROUTE DE ST LOUP",
"city": "CHAVANNES",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0297",
"latitude": 46.851288,
"longitude": 2.376195,
"manager_name": "Alexandre BRY",
"mobile_number": "06 03 81 63 97",
"name": "CHAVANNES",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 48 60 57 30",
"timezone": "Europe/Paris",
"zip_code": "18190"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nRUE DE LA LIBERATION\nLIEU-DIT LA VOIE DE MARIGNY",
"city": "ORVILLIERS ST JULIEN",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0354",
"latitude": 48.436435,
"longitude": 3.814018,
"manager_name": "Stéphane DENIZOT",
"mobile_number": null,
"name": "ORVILLIERS ST JULIEN",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 24 66 51",
"timezone": "Europe/Paris",
"zip_code": "10170"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nRD 6 LA COMBE",
"city": "PONT LA VILLE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0360",
"latitude": 48.078308,
"longitude": 4.888503,
"manager_name": "Jean Pierre PRINCET",
"mobile_number": "06 29 87 54 51",
"name": "PONT LA VILLE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"timezone": "Europe/Paris",
"zip_code": "52120"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n92 RUE DE ST JEAN",
"city": "ST GEORGES DU VIEVRE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0430",
"latitude": 49.239822,
"longitude": 0.582699,
"manager_name": "Gaylord BOUCKAERT",
"mobile_number": "06 75 62 71 07",
"name": "ST GEORGES DU VIEVRE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 32 20 02 58",
"timezone": "Europe/Paris",
"zip_code": "27450"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nZONE ARTISANALE\nD386",
"city": "POILLY",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0453",
"latitude": 49.219016,
"longitude": 3.813866,
"manager_name": "Damien NOIZET",
"mobile_number": "06 12 52 73 30",
"name": "POILLY",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 26 61 80 84",
"timezone": "Europe/Paris",
"zip_code": "51170"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nD106",
"city": "ETON",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0460",
"latitude": 49.271094,
"longitude": 5.667438,
"manager_name": " Geoffrey VEBER",
"mobile_number": "06 72 28 86 45",
"name": "ETON",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 29 83 73 36",
"timezone": "Europe/Paris",
"zip_code": "55240"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE DE GRANGE L EVEQUE\nROUTE DEPARTEMENTALE 15",
"city": "ST LYE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0461",
"latitude": 48.34484,
"longitude": 3.981378,
"manager_name": "Herve MATRAT",
"mobile_number": null,
"name": "ST LYE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 41 00 18",
"timezone": "Europe/Paris",
"zip_code": "10180"
},
{
"activities_names": "Plateforme stockage céréales",
"address": "PLATEFORME SOUFFLET\nROUTE DE VILLERS LE CHATEAU",
"city": "MATOUGUES",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0462",
"latitude": 48.981112,
"longitude": 4.252749,
"manager_name": "Victor ADNET",
"mobile_number": null,
"name": "MATOUGUES",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"timezone": "Europe/Paris",
"zip_code": "51510"
},
{
"activities_names": "Plateforme stockage céréales",
"address": "STOCKAGE SOUFFLET\n7 PLACE DES TILLEULS",
"city": "OSMOY",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0471",
"latitude": 48.869324,
"longitude": 1.71603,
"manager_name": "Paul PETILLON",
"mobile_number": "06 82 81 78 70",
"name": "OSMOY",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "01 34 87 23 57",
"timezone": "Europe/Paris",
"zip_code": "78910"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n1 CHEMIN MOULANT",
"city": "ST MARDS DE BLACARVILLE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0481",
"latitude": 49.384745,
"longitude": 0.534026,
"manager_name": "Raynald DEUVE",
"mobile_number": "06 61 38 33 67",
"name": "ST MARDS DE BLACARVILLE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 32 42 05 13",
"timezone": "Europe/Paris",
"zip_code": "27500"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nLE POMMEREY\nROUTE DEPARTEMENTALE 94",
"city": "ROUGEMONTIERS",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0482",
"latitude": 49.358264,
"longitude": 0.722644,
"manager_name": "Valentin CHERON",
"mobile_number": "06 33 34 78 12",
"name": "ROUGEMONTIERS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 32 20 15 00",
"timezone": "Europe/Paris",
"zip_code": "27350"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nBOIS DE L HOPITAL",
"city": "MESSEME",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0490",
"latitude": 47.010253,
"longitude": 0.14685,
"manager_name": "Romain AUGUIER",
"mobile_number": null,
"name": "MESSEME",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "05 49 98 04 63",
"timezone": "Europe/Paris",
"zip_code": "86200"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n71 RUE EDMOND HUBERT",
"city": "EGREVILLE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0504",
"latitude": 48.176621,
"longitude": 2.865232,
"manager_name": "Eric QUINAULT",
"mobile_number": null,
"name": "EGREVILLE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "01 64 29 57 11",
"timezone": "Europe/Paris",
"zip_code": "77620"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE DE VOULX",
"city": "ESMANS",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0515",
"latitude": 48.354487,
"longitude": 2.95762,
"manager_name": "CANAULT Yann",
"mobile_number": "06 86 86 96 69",
"name": "ESMANS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "01 64 32 22 04",
"timezone": "Europe/Paris",
"zip_code": "77940"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nLA VILLEDIEU",
"city": "LAONS",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0518",
"latitude": 48.679906,
"longitude": 1.190474,
"manager_name": "Sebastien LESAGE",
"mobile_number": "06 20 77 59 58",
"name": "LAONS VILLEDIEU",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 37 38 18 87",
"timezone": "Europe/Paris",
"zip_code": "28270"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n1 RUE DE DOURDAIGNE",
"city": "HUISSEAU S MAUVES",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0606",
"latitude": 47.888253,
"longitude": 1.716216,
"manager_name": "Julien LAURET",
"mobile_number": "06 17 94 72 37",
"name": "HUISSEAU S MAUVES",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 38 80 59 80",
"timezone": "Europe/Paris",
"zip_code": "45130"
},
{
"activities_names": "Silos stockage céréales",
"address": "SILO SOUFFLET\nBONTENY",
"city": "TERNAY",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0611",
"latitude": 47.036569,
"longitude": -0.036739,
"manager_name": "Bruno RIGAUDEAU",
"mobile_number": "06 08 98 79 79",
"name": "TERNAY",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "05 49 22 93 77",
"timezone": "Europe/Paris",
"zip_code": "86120"
},
{
"activities_names": "Silos stockage céréales",
"address": "SILO SOUFFLET\nLA MALTERIE\nD726 ROUTE DE TOURY",
"city": "PITHIVIERS LE VIEIL",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0619",
"latitude": 48.170846,
"longitude": 2.234141,
"manager_name": "Marc GROSSIER",
"mobile_number": "06 70 41 29 77",
"name": "PITHIVIERS LE VIEIL A",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 38 34 06 92",
"timezone": "Europe/Paris",
"zip_code": "45300"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n52 ROUTE DE DIJON",
"city": "BRAZEY EN PLAINE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0623",
"latitude": 47.139619,
"longitude": 5.214771,
"manager_name": "Jeremy JEANSON",
"mobile_number": "06 86 26 61 04",
"name": "BRAZEY EN PLAINE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 80 77 90 88",
"timezone": "Europe/Paris",
"zip_code": "21470"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n2 RUE DE LA BASCULE",
"city": "NEUVILLE DE POITOU",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0636",
"latitude": 46.680705,
"longitude": 0.247807,
"manager_name": "Ludovic BARREAU",
"mobile_number": null,
"name": "NEUVILLE DE POITOU",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "05 49 51 21 02",
"timezone": "Europe/Paris",
"zip_code": "86170"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n59 RUE DE LA GARE",
"city": "VILLIERS ST GEORGES",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0638",
"latitude": 48.650315,
"longitude": 3.411608,
"manager_name": "Dominique ROLLET",
"mobile_number": null,
"name": "VILLIERS ST GEORGES",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "01 64 01 90 38",
"timezone": "Europe/Paris",
"zip_code": "77560"
},
{
"activities_names": "Plateforme stockage céréales",
"address": "PLATEFORME SOUFFLET\nROUTE DES CROIX",
"city": "BUSSY LE REPOS",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0644",
"latitude": 48.056621,
"longitude": 3.239051,
"manager_name": "Guillaume CACHON",
"mobile_number": null,
"name": "BUSSY LE REPOS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 86 83 09 84",
"timezone": "Europe/Paris",
"zip_code": "89500"
},
{
"activities_names": "Plateforme stockage céréales",
"address": "PLATEFORME SOUFFLET\nRD98\nDIRECTION D AUGER ST VINCENT",
"city": "ORMOY VILLERS",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0645",
"latitude": 49.200492,
"longitude": 2.834963,
"manager_name": "Noelle GOUVEIA",
"mobile_number": "06 08 74 18 33",
"name": "ORMOY VILLERS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"timezone": "Europe/Paris",
"zip_code": "60800"
},
{
"activities_names": "Plateforme stockage céréales",
"address": "PLATEFORME SOUFFLET\nROUTE DES AIX D ANGUILLON",
"city": "RIANS",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0650",
"latitude": 47.19216,
"longitude": 2.60336,
"manager_name": "François CHATAGNON",
"mobile_number": "06 09 03 81 60",
"name": "RIANS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 48 23 00 48",
"timezone": "Europe/Paris",
"zip_code": "18220"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "STOCKAGE SOUFFLET\nCHEMIN DU MOULIN DU LANQUENEST",
"city": "PRESSIGNY",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0651",
"latitude": 47.748667,
"longitude": 5.657034,
"manager_name": "Adrien MAILLOT",
"mobile_number": null,
"name": "PRESSIGNY STK",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"timezone": "Europe/Paris",
"zip_code": "52500"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "STOCKAGE SOUFFLET\nCHEZ EARL DE SEUCHEY\nHAMEAU FERME DE SEUCHEY",
"city": "SAULLES",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0652",
"latitude": 47.688112,
"longitude": 5.525975,
"manager_name": "Vianney FEVRE",
"mobile_number": null,
"name": "SAULLES SEUCHEY STK",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"timezone": "Europe/Paris",
"zip_code": "52500"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n45 RUE DE VAUDRAN\nZONE ARTISANALE",
"city": "DAMPIERRE S SALON",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0661",
"latitude": 47.564179,
"longitude": 5.670734,
"manager_name": "Thierry MORLOT",
"mobile_number": "06 70 00 79 19",
"name": "DAMPIERRE S SALON",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 84 32 38 05",
"timezone": "Europe/Paris",
"zip_code": "70180"
},
{
"activities_names": "Magasin appro",
"address": "MAGASIN APPROS SOUFFLET\n31 ROUTE DE CHITRY",
"city": "ST BRIS LE VINEUX",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0663",
"latitude": 47.746778,
"longitude": 3.659625,
"manager_name": "Matthieu MOREAU",
"mobile_number": null,
"name": "ST BRIS LE VINEUX MA",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 86 53 69 70",
"timezone": "Europe/Paris",
"zip_code": "89530"
},
{
"activities_names": "Plateforme stockage céréales",
"address": "PLATEFORME SOUFFLET\nD18E3\nAVENUE DES TILLEULS",
"city": "SOMMESOUS",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0665",
"latitude": 48.731425,
"longitude": 4.202157,
"manager_name": "Candice ROYER",
"mobile_number": null,
"name": "SOMMESOUS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"timezone": "Europe/Paris",
"zip_code": "51320"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nRTE DE COUSSAY",
"city": "CHOUPPES",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0670",
"latitude": 46.804019,
"longitude": 0.193073,
"manager_name": "Thomas CHAPILLON",
"mobile_number": null,
"name": "CHOUPPES",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "05 49 50 89 89",
"timezone": "Europe/Paris",
"zip_code": "86110"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nLA CHATAIGNERAIE",
"city": "VICQ S GARTEMPE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0672",
"latitude": 46.735402,
"longitude": 0.846262,
"manager_name": "Adrien ROBIN",
"mobile_number": null,
"name": "VICQ S GARTEMPE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "05 49 23 19 23",
"timezone": "Europe/Paris",
"zip_code": "86260"
},
{
"activities_names": "Silos stockage céréales",
"address": "SILO SOUFFLET\n12 RUE HUILERIE",
"city": "MAILLE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0673",
"latitude": 46.676855,
"longitude": 0.093568,
"manager_name": "Kevin LANDREAU",
"mobile_number": null,
"name": "MAILLE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "05 49 60 17 24",
"timezone": "Europe/Paris",
"zip_code": "86190"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nLA PINELIERE",
"city": "BENASSAY",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0674",
"latitude": 46.587804,
"longitude": 0.0592,
"manager_name": "Sylvain CHAMORET",
"mobile_number": null,
"name": "LA PINELIERE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "05 49 57 52 42",
"timezone": "Europe/Paris",
"zip_code": "86470"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nRUE DU CHILLOU",
"city": "BENASSAY",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0675",
"latitude": 46.516027,
"longitude": 0.049589,
"manager_name": "Maxime ROLLAND",
"mobile_number": null,
"name": "LE CHILLOU",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "05 49 53 09 09",
"timezone": "Europe/Paris",
"zip_code": "86470"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n13 RUE ST NICOLAS",
"city": "VITRY LA VILLE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0687",
"latitude": 48.844232,
"longitude": 4.459819,
"manager_name": "Christophe SONGY",
"mobile_number": null,
"name": "VITRY LA VILLE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 26 67 38 71",
"timezone": "Europe/Paris",
"zip_code": "51240"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE DE FONTAINEBLEAU",
"city": "NANGIS",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0689",
"latitude": 48.547623,
"longitude": 2.997446,
"manager_name": "Frédéric BOILEAU",
"mobile_number": null,
"name": "NANGIS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "01 64 08 14 45",
"timezone": "Europe/Paris",
"zip_code": "77370"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nRUE DU GENERAL DE GAULLE",
"city": "POGNY",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0691",
"latitude": 48.863798,
"longitude": 4.474257,
"manager_name": "Baptiste CHAINE",
"mobile_number": null,
"name": "POGNY",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 26 67 70 04",
"timezone": "Europe/Paris",
"zip_code": "51240"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nRUE DE LA LIBERATION",
"city": "MARSON",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0692",
"latitude": 48.908668,
"longitude": 4.521966,
"manager_name": "Jeremie RAULET",
"mobile_number": null,
"name": "MARSON",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 26 67 90 12",
"timezone": "Europe/Paris",
"zip_code": "51240"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nRUE DE MONTSUZON\nFONTAINE COOLE",
"city": "FAUX VESIGNEUL",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0693",
"latitude": 48.796343,
"longitude": 4.385317,
"manager_name": "Vincent DOBIAS",
"mobile_number": null,
"name": "FAUX VESIGNEUL",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 26 70 60 05",
"timezone": "Europe/Paris",
"zip_code": "51320"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nD 14\nROUTE DE L ORME NOIX",
"city": "HUIRON",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0695",
"latitude": 48.693232,
"longitude": 4.508219,
"manager_name": "julien BOIVIN",
"mobile_number": "06 80 51 82 73",
"name": "HUIRON",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 26 74 22 24",
"timezone": "Europe/Paris",
"zip_code": "51300"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nD1\nRUE ST HILAIRE",
"city": "LE FRESNE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0696",
"latitude": 48.911379,
"longitude": 4.650908,
"manager_name": "Antoine JACQUIER",
"mobile_number": null,
"name": "LE FRESNE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 26 67 90 57",
"timezone": "Europe/Paris",
"zip_code": "51240"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nRUE DE BASSU",
"city": "VANAULT LE CHATEL",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0697",
"latitude": 48.85871,
"longitude": 4.721777,
"manager_name": "Raphael BOURGOIN",
"mobile_number": null,
"name": "VANAULT LE CHATEL",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 26 73 33 74",
"timezone": "Europe/Paris",
"zip_code": "51330"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE D AULNAY\nD60 LES CHAMPS DORMAT",
"city": "LA CHAUSSEE S MARNE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0699",
"latitude": 48.830123,
"longitude": 4.541977,
"manager_name": "Alain BECK",
"mobile_number": null,
"name": "LA CHAUSSEE S MARNE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 26 72 96 03",
"timezone": "Europe/Paris",
"zip_code": "51240"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nLES CHAMPS DES DAURONS",
"city": "ST PALAIS",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0708",
"latitude": 47.256921,
"longitude": 2.393924,
"manager_name": "Quentin ARCHAMBAULT",
"mobile_number": "06 79 54 93 28",
"name": "ST PALAIS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 48 23 28 84",
"timezone": "Europe/Paris",
"zip_code": "18110"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nHAMEAU DE NEZE",
"city": "MEZIERES EN VEXIN",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0736",
"latitude": 49.184502,
"longitude": 1.501324,
"manager_name": "Frederic MARC",
"mobile_number": "06 16 23 49 13",
"name": "MEZIERES EN VEXIN",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 32 52 35 45",
"timezone": "Europe/Paris",
"zip_code": "27510"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n1 LE SILO\nLA GRANDE GORCE",
"city": "LE CHAY",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0738",
"latitude": 45.642416,
"longitude": -0.905971,
"manager_name": "Yohan PAPIN",
"mobile_number": null,
"name": "LE CHAY",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "05 46 02 84 94",
"timezone": "Europe/Paris",
"zip_code": "17600"
},
{
"activities_names": "Silos stockage céréales",
"address": "SILO SOUFFLET\nLE BOURG",
"city": "BALANZAC",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0739",
"latitude": 45.730856,
"longitude": -0.840172,
"manager_name": "Philippe MURAT",
"mobile_number": null,
"name": "BALANZAC",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "05 46 94 41 90",
"timezone": "Europe/Paris",
"zip_code": "17600"
},
{
"activities_names": "Silos stockage céréales",
"address": "SILO SOUFFLET\nRUE DU GENERAL PATTON",
"city": "CHALONS EN CHAMPAGNE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0747",
"latitude": 50.716025,
"longitude": 3.053512,
"manager_name": "Alain BECK",
"mobile_number": null,
"name": "CHALONS EN CHAMPAGNE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 26 65 43 45",
"timezone": "Europe/Paris",
"zip_code": "51000"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nZA LES OUCHES\nROUTE DE HONVILLE",
"city": "BOISVILLE LA ST PERE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0750",
"latitude": 48.332928,
"longitude": 1.692566,
"manager_name": "Reynald HUET",
"mobile_number": null,
"name": "BOISVILLE LA ST PERE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 37 99 31 08",
"timezone": "Europe/Paris",
"zip_code": "28150"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE DE SEPMES LA BROSSE\nBP 17",
"city": "STE MAURE DE TOURAINE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0753",
"latitude": 47.099675,
"longitude": 0.62138,
"manager_name": "Philippe GARROT",
"mobile_number": null,
"name": "STE MAURE DE TOURAINE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 47 72 30 00",
"timezone": "Europe/Paris",
"zip_code": "37800"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n12 RUE DES MINIMES\nBELLEVUE",
"city": "ST JEAN DE LIVERSAY",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0756",
"latitude": 46.271196,
"longitude": -0.882011,
"manager_name": "Philippe PRUGNAUD",
"mobile_number": null,
"name": "ST JEAN DE LIVERSAY",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "05 46 01 99 19",
"timezone": "Europe/Paris",
"zip_code": "17170"
},
{
"activities_names": "Silos stockage céréales",
"address": "SILO SOUFFLET\nLA JUSTICE",
"city": "NOYANT DE TOURAINE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0768",
"latitude": 47.112202,
"longitude": 0.576305,
"manager_name": "Laurent MERLE",
"mobile_number": null,
"name": "NOYANT DE TOURAINE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 47 73 50 24",
"timezone": "Europe/Paris",
"zip_code": "37800"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nCHEMIN DU PUY GAUTHIER",
"city": "STE HERMINE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0773",
"latitude": 46.548415,
"longitude": -1.063793,
"manager_name": "Nicolas FERRET",
"mobile_number": null,
"name": "STE HERMINE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 51 27 36 02",
"timezone": "Europe/Paris",
"zip_code": "85210"
},
{
"activities_names": "Magasin appro",
"address": "MAGASIN APPROS SOUFFLET\nCHEMIN DES DOCKS",
"city": "CREPY EN VALOIS",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0789",
"latitude": 49.229971,
"longitude": 2.887541,
"manager_name": "Laurent DUFAY",
"mobile_number": "06 75 62 08 42",
"name": "CREPY EN VALOIS MA",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 44 39 39 00",
"timezone": "Europe/Paris",
"zip_code": "60800"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "PLATEFORME SOUFFLET\nLA CASTINIERE\nRD 1 ENTRE GARCHY ET CHAMPCELLEE",
"city": "SUILLY LA TOUR",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0794",
"latitude": 47.311227,
"longitude": 3.081717,
"manager_name": "Mathieu BITAULT",
"mobile_number": "06 40 27 20 71",
"name": "SUILLY LA TOUR",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 86 24 46 17",
"timezone": "Europe/Paris",
"zip_code": "58150"
},
{
"activities_names": "Plateforme stockage céréales",
"address": "PLATEFORME SOUFFLET\nROUTE DE BILLANCELLE",
"city": "COURVILLE S EURE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0796",
"latitude": 48.459529,
"longitude": 1.229495,
"manager_name": "Brice DARMIGNY",
"mobile_number": "06 89 36 21 72",
"name": "COURVILLE S EURE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"timezone": "Europe/Paris",
"zip_code": "28190"
},
{
"activities_names": "Silos stockage céréales",
"address": "SILO SOUFFLET\nLA BILLETTE",
"city": "ST EPAIN",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0803",
"latitude": 47.158832,
"longitude": 0.580518,
"manager_name": "Thomas MAUCLERC",
"mobile_number": null,
"name": "ST EPAIN",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 47 65 81 11",
"timezone": "Europe/Paris",
"zip_code": "37800"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n2 CHEMIN ANCIENNE GARE\nZI",
"city": "SAUSSAY LA CAMPAGNE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0809",
"latitude": 49.314063,
"longitude": 1.504643,
"manager_name": "Thierry ARNAL",
"mobile_number": "06 16 23 49 15",
"name": "SAUSSAY LA CAMPAGNE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 32 55 82 31",
"timezone": "Europe/Paris",
"zip_code": "27150"
},
{
"activities_names": "Silos stockage céréales",
"address": "SILO SOUFFLET\nLA CROIX",
"city": "MANTHELAN",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0813",
"latitude": 47.12916,
"longitude": 0.777623,
"manager_name": "Thomas MAUCLERC",
"mobile_number": null,
"name": "MANTHELAN",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 47 92 80 76",
"timezone": "Europe/Paris",
"zip_code": "37240"
},
{
"activities_names": "Silos stockage céréales",
"address": "SILO SOUFFLET\nLE CORPS DE GARDE",
"city": "LA CELLE ST AVANT",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0819",
"latitude": 47.013531,
"longitude": 0.599488,
"manager_name": "Laurent MERLE",
"mobile_number": "07 82 64 70 48",
"name": "LA CELLE ST AVANT",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"timezone": "Europe/Paris",
"zip_code": "37160"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nZI DE ST USTRES",
"city": "INGRANDES",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0820",
"latitude": 46.895786,
"longitude": 0.582827,
"manager_name": "Yves VASLET",
"mobile_number": null,
"name": "INGRANDES",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "05 49 02 73 77",
"timezone": "Europe/Paris",
"zip_code": "86220"
},
{
"activities_names": "Silos stockage céréales",
"address": "SILO SOUFFLET\nROUTE DE BOURNAN",
"city": "SEPMES",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0821",
"latitude": 47.065559,
"longitude": 0.684517,
"manager_name": "Thomas MAUCLERC",
"mobile_number": null,
"name": "SEPMES",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 47 65 44 39",
"timezone": "Europe/Paris",
"zip_code": "37800"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nLES PACAGES D ARGENSON\nROUTE DE MAILLE",
"city": "NOUATRE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0823",
"latitude": 47.046659,
"longitude": 0.562711,
"manager_name": "Eric MILCENT",
"mobile_number": null,
"name": "NOUATRE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 47 65 30 72",
"timezone": "Europe/Paris",
"zip_code": "37800"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "STOCKAGE SOUFFLET\nROUTE CHAPELAINE",
"city": "SOMSOIS",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0825",
"latitude": 48.590105,
"longitude": 4.498991,
"manager_name": "Hervé PETIT",
"mobile_number": "06 48 74 02 61",
"name": "SOMSOIS TRANSP VAL DE SOUDE STK",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 26 74 22 52",
"timezone": "Europe/Paris",
"zip_code": "51290"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nLE GRIGNON",
"city": "DESCARTES",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0826",
"latitude": 47.003538,
"longitude": 0.644056,
"manager_name": "Hubert COURTINE",
"mobile_number": null,
"name": "DESCARTES",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 47 92 45 27",
"timezone": "Europe/Paris",
"zip_code": "37160"
},
{
"activities_names": "Silos stockage céréales",
"address": "SILO SOUFFLET\nLES GIRARDIERES",
"city": "SORIGNY",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0827",
"latitude": 47.193257,
"longitude": 0.693894,
"manager_name": "Marion POMMIER",
"mobile_number": null,
"name": "SORIGNY",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 47 26 96 62",
"timezone": "Europe/Paris",
"zip_code": "37250"
},
{
"activities_names": "Silo portuaire fluvial",
"address": "SILO SOUFFLET\nRUE DE LA SUCRERIE",
"city": "BRAY S SEINE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0830",
"latitude": 48.416259,
"longitude": 3.229937,
"manager_name": "Quentin DABKOWSKI",
"mobile_number": null,
"name": "BRAY S SEINE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "01 60 52 64 15",
"timezone": "Europe/Paris",
"zip_code": "77480"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nLD LA GARENNE",
"city": "GIVERVILLE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0834",
"latitude": 49.184788,
"longitude": 0.572357,
"manager_name": "Romain REIGNIER",
"mobile_number": "06 28 47 05 52",
"name": "GIVERVILLE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 32 45 93 47",
"timezone": "Europe/Paris",
"zip_code": "27560"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nPLAINE DE MARTAINVILLE",
"city": "LE CORMIER",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0835",
"latitude": 48.990417,
"longitude": 1.298005,
"manager_name": "Arnaud RENOULT",
"mobile_number": "06 73 18 07 27",
"name": "LE CORMIER",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 32 30 79 73",
"timezone": "Europe/Paris",
"zip_code": "27120"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE DE ST VINCENT DU BOULAY\nRD 138 DIRECTION THIBERVILLE",
"city": "ST MARTIN DU TILLEUL",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0836",
"latitude": 49.109582,
"longitude": 0.512926,
"manager_name": "Ludovic AUDREN",
"mobile_number": "06 48 74 03 17",
"name": "ST MARTIN DU TILLEUL",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 32 46 46 52",
"timezone": "Europe/Paris",
"zip_code": "27300"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n4 RUE DU DANEMARK",
"city": "CANTELEU",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0837",
"latitude": 49.424363,
"longitude": 1.020228,
"manager_name": "Pascal SOUFFLET",
"mobile_number": null,
"name": "DIEPPEDALLE CROISSET CANTELEU",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 35 36 30 50",
"timezone": "Europe/Paris",
"zip_code": "76380"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nZI LES BUTZ",
"city": "MARTAINNEVILLE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0848",
"latitude": 50.011739,
"longitude": 1.718883,
"manager_name": "En recrutement",
"mobile_number": "06 27 09 35 83",
"name": "MARTAINNEVILLE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 22 24 47 69",
"timezone": "Europe/Paris",
"zip_code": "80140"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nRTE DE ST JUST",
"city": "FOUQUEROLLES",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0849",
"latitude": 49.459018,
"longitude": 2.217107,
"manager_name": "Florian VALTENAIRE",
"mobile_number": null,
"name": "FOUQUEROLLES",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 44 10 51 00",
"timezone": "Europe/Paris",
"zip_code": "60510"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n1 ROUTE DEPARTEMENTALE",
"city": "OROER",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0854",
"latitude": 49.500039,
"longitude": 2.163462,
"manager_name": "Julien LESEUTE",
"mobile_number": null,
"name": "OROER",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 44 10 51 00",
"timezone": "Europe/Paris",
"zip_code": "60510"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nZI RTE NATIONALE",
"city": "QUEVAUVILLERS",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0862",
"latitude": 49.819418,
"longitude": 2.077265,
"manager_name": "Mathieu PIGNON",
"mobile_number": "06 27 09 35 92",
"name": "QUEVAUVILLERS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 22 89 35 28",
"timezone": "Europe/Paris",
"zip_code": "80710"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n7 QUAI DE L APPORT PARIS",
"city": "CORBEIL ESSONNES",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0876",
"latitude": 48.615146,
"longitude": 2.479824,
"manager_name": "Eddie LEMERET",
"mobile_number": null,
"name": "CORBEIL ESSONNES",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "01 60 90 41 24",
"timezone": "Europe/Paris",
"zip_code": "91100"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nRUE DU MOULIN",
"city": "BONNARD",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0885",
"latitude": 47.923015,
"longitude": 3.535764,
"manager_name": "Anthony MICHAUD",
"mobile_number": "06 82 56 55 51",
"name": "BONNARD",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 86 73 23 95",
"timezone": "Europe/Paris",
"zip_code": "89400"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE D ORMESSON",
"city": "CHATENOY",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0911",
"latitude": 48.232348,
"longitude": 2.634404,
"manager_name": "Sebastien DUCASTEL",
"mobile_number": "06 45 69 62 14",
"name": "CHATENOY",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "01 64 45 51 50",
"timezone": "Europe/Paris",
"zip_code": "77167"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n18 RUE DE LA FORET",
"city": "BINAS",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0919",
"latitude": 47.901638,
"longitude": 1.459371,
"manager_name": "Christophe BLET",
"mobile_number": "06 12 85 36 24",
"name": "BINAS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 54 82 41 28",
"timezone": "Europe/Paris",
"zip_code": "41240"
},
{
"activities_names": "Magasin appro",
"address": "MAGASIN APPROS SOUFFLET\nRUE DE L ARTISANAT",
"city": "VIBRAYE",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0934",
"latitude": 48.071105,
"longitude": 0.736479,
"manager_name": "Elise CALLU",
"mobile_number": null,
"name": "VIBRAYE MA",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"timezone": "Europe/Paris",
"zip_code": "72320"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n127 ROUTE DE LA FERTE\nLE RETARD",
"city": "FEROLLES",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0950",
"latitude": 47.829092,
"longitude": 2.09969,
"manager_name": "Dominique ALLARD",
"mobile_number": null,
"name": "FEROLLES",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 38 46 80 14",
"timezone": "Europe/Paris",
"zip_code": "45150"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE DE LA CROIX CHAILLAT",
"city": "VICQ EXEMPLET",
"country": "FR",
"email": "nomail.cds@soufflet.com",
"id": "0983",
"latitude": 46.627986,
"longitude": 2.1491,
"manager_name": "Philippe DESSOUBRAIS",
"mobile_number": "06 09 90 68 40",
"name": "VICQ EXEMPLET",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 54 30 04 80",
"timezone": "Europe/Paris",
"zip_code": "36400"
}
]
}
{}
The input JSON schema validates the input JSON instance (JSON Schema Draft 4).
{
"contacts": [
{
"email": null,
"job": "Obchodní kontakt",
"mobile_number": "602181077",
"name": "Václav Vorlíček",
"partner_function": "ZQ",
"phone_number": null,
"rank": 1
},
{
"email": null,
"job": "Administrativní kontakt",
"mobile_number": "724163685",
"name": "Dana Slavotínková",
"partner_function": "ZK",
"phone_number": null,
"rank": 4
}
]
}
{}
The input JSON schema is not a valid JSON text (RFC 7159).
{"silos":[{"id":"0001","name":"SARRAIL NOGENT S SEINE","activities_names":"Site Mixte Céréales Appros","address":"SILO SOUFFLET\nQUAI DU GENERAL SARRAIL","email":"nomail.cds@soufflet.com","city":"NOGENT S SEINE","zip_code":"10400","phone_number":"03 25 39 41 11","mobile_number":"06 84 95 26 13","manager_name":"Johann ROUSSEAU","latitude":48.491343,"longitude":3.492956,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"id":"0003","name":"GARE NOGENT S SEINE","activities_names":"Site Mixte Céréales Appros","address":"SILO SOUFFLET\nAVENUE BEAUREGARD","email":"nomail.cds@soufflet.com","city":"NOGENT S SEINE","zip_code":"10400","phone_number":"03 25 39 40 25","mobile_number":null,"manager_name":"Patrick LAURET","latitude":48.4981,"longitude":3.491312,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"id":"0004","name":"PLEURS","activities_names":"Site Mixte Céréales Appros","address":"SILO SOUFFLET\nA L OUEST DES GRANDS CHATELLI","email":"02Recette_I@soufflet.com","city":"PLEURS","zip_code":"51230","phone_number":"03 26 80 12 26","mobile_number":null,"manager_name":"Pascal SASPORTES","latitude":48.682765,"longitude":3.875137,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"id":"0005","name":"BESSAY","activities_names":"Site Mixte Céréales Appros","address":"SILO SOUFFLET\nMAINCLAY\nENTRE LES DEUX CHEMINS","email":"nomail.cds@soufflet.com","city":"BESSAY","zip_code":"85320","phone_number":"02 51 27 50 32","mobile_number":null,"manager_name":"Pierre RAINEREAU","latitude":46.528677,"longitude":-1.158175,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"id":"0006","name":"LUYERES","activities_names":"Site Mixte Céréales Appros","address":"SILO SOUFFLET\n10 RUE COMMANDO M","email":"nomail.cds@soufflet.com","city":"LUYERES","zip_code":"10150","phone_number":"03 25 41 00 58","mobile_number":"06 08 56 97 00","manager_name":"Thierry BARRET","latitude":48.376974,"longitude":4.200256,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"id":"0007","name":"AULNAY","activities_names":"Site Mixte Céréales Appros","address":"SILO SOUFFLET\nRUE PRINCIPALE","email":"nomail.cds@soufflet.com","city":"AULNAY","zip_code":"10240","phone_number":"03 25 92 46 25","mobile_number":null,"manager_name":"Xavier MAKOWIAK","latitude":48.470814,"longitude":4.394961,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"id":"0012","name":"MARCILLY LE HAYER","activities_names":"Site Mixte Céréales Appros","address":"SILO SOUFFLET\nROUTE DE VILLADIN","email":"ndobler@soufflet.com","city":"MARCILLY LE HAYER","zip_code":"10290","phone_number":"03 25 21 70 99","mobile_number":null,"manager_name":"Thierry THIBAULT","latitude":48.346546,"longitude":3.640109,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"id":"0013","name":"AUZON LES MARAIS VAL D AUZON","activities_names":"Site Mixte Céréales Appros","address":"SILO SOUFFLET\n12 ROUTE DE LESMONT\nLD AUZON LES MARAIS","email":"ndobler@soufflet.com","city":"VAL D AUZON","zip_code":"10220","phone_number":"03 25 46 30 89","mobile_number":null,"manager_name":"Benjamin SEMENCE","latitude":48.405714,"longitude":4.371619,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"id":"0014","name":"SEMENTRON","activities_names":"Site Mixte Céréales Appros","address":"SILO SOUFFLET\nCOULON","email":"nomail.cds@soufflet.com","city":"SEMENTRON","zip_code":"89560","phone_number":"03 86 44 20 61","mobile_number":null,"manager_name":"Vincent LETTRY","latitude":47.636133,"longitude":3.358183,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"id":"0015","name":"THORIGNY S OREUSE","activities_names":"Site Mixte Céréales Appros","address":"SILO SOUFFLET\nROUTE DE FLEURIGNY","email":"nomail.cds@soufflet.com","city":"THORIGNY S OREUSE","zip_code":"89260","phone_number":"03 86 88 45 01","mobile_number":null,"manager_name":"Frederic BOULET","latitude":48.295225,"longitude":3.38879,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"id":"0016","name":"ARTENAY BAS","activities_names":"Site Mixte Céréales Appros","address":"SILO SOUFFLET\nZI SUD","email":"nomail.cds@soufflet.com","city":"ARTENAY","zip_code":"45410","phone_number":"02 38 80 02 35","mobile_number":"06 17 91 40 96","manager_name":"Cyrille FOUGERON","latitude":48.073628,"longitude":1.877975,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"id":"0017","name":"VIAPRES LE GRAND PLANCY L ABBAYE","activities_names":"Site Mixte Céréales Appros","address":"SILO SOUFFLET\nGRANDE RUE\nVIAPRES LE GRAND","email":"nomail.cds@soufflet.com","city":"PLANCY L ABBAYE","zip_code":"10380","phone_number":"03 25 37 70 32","mobile_number":null,"manager_name":"Sebastien GADOT","latitude":48.566235,"longitude":4.010841,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"id":"0018","name":"POLISY","activities_names":"Site Mixte Céréales Appros","address":"SILO SOUFFLET\nRD 452","email":"nomail.cds@soufflet.com","city":"POLISY","zip_code":"10110","phone_number":"03 25 38 51 40","mobile_number":"06 75 84 38 08","manager_name":"Julien ETIENNE","latitude":48.07118,"longitude":4.383688,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"id":"0019","name":"BRION S OURCE","activities_names":"Site Mixte Céréales Appros","address":"SILO SOUFFLET\nRD 965","email":"nomail.cds@soufflet.com","city":"BRION S OURCE","zip_code":"21570","phone_number":"03 80 93 76 65","mobile_number":null,"manager_name":"Jacques COLLOT","latitude":47.910536,"longitude":4.678907,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"id":"0020","name":"BOURANTON","activities_names":"Site Mixte Céréales Appros","address":"SILO SOUFFLET\nRUE DE L ECOLE","email":"nomail.cds@soufflet.com","city":"BOURANTON","zip_code":"10270","phone_number":"03 25 80 90 36","mobile_number":null,"manager_name":"Freddy VELGHE","latitude":48.30658,"longitude":4.182381,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"id":"0022","name":"BALNOT LA GRANGE","activities_names":"Site Mixte Céréales Appros","address":"SILO SOUFFLET\nLE CHARME RD 34","email":"nomail.cds@soufflet.com","city":"BALNOT LA GRANGE","zip_code":"10210","phone_number":"03 25 70 07 33","mobile_number":null,"manager_name":"Thomas JOLLOIS","latitude":48.000581,"longitude":4.167876,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"id":"0023","name":"VILLEGRUIS LOUAN FONTAINE","activities_names":"Site Mixte Céréales Appros","address":"SILO SOUFFLET\nVILLEGRUIS","email":"nomail.cds@soufflet.com","city":"LOUAN VILLEGRUIS FONTAINE","zip_code":"77560","phone_number":"01 64 00 82 44","mobile_number":null,"manager_name":"Laurent DELPUECH","latitude":48.600016,"longitude":3.446293,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"id":"0024","name":"ARCIS S AUBE","activities_names":"Site Mixte Céréales Appros","address":"SILO SOUFFLET\nBP 45","email":"nomail.cds@soufflet.com","city":"ARCIS S AUBE","zip_code":"10700","phone_number":"03 25 37 81 06","mobile_number":null,"manager_name":"Bruno FAURE","latitude":48.532881,"longitude":4.131626,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"id":"0025","name":"MESNIL ST LOUP","activities_names":"Site Mixte Céréales Appros","address":"SILO SOUFFLET\nROUTE DE DIERREY ST JULIEN","email":"nomail.cds@soufflet.com","city":"MESNIL ST LOUP","zip_code":"10190","phone_number":"03 25 40 43 90","mobile_number":null,"manager_name":"Priscillia BOITEUX","latitude":48.302056,"longitude":3.772614,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"id":"0026","name":"VILLENEUVE L ARCHEVEQUE","activities_names":"Site Mixte Céréales Appros","address":"SILO SOUFFLET\nRUE EUROPE","email":"nomail.cds@soufflet.com","city":"VILLENEUVE L ARCHEVEQUE","zip_code":"89190","phone_number":"03 86 86 71 12","mobile_number":"06 84 95 26 18","manager_name":"Jean Marc PERARD","latitude":48.238539,"longitude":3.554014,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"id":"0027","name":"GRANDVILLE","activities_names":"Site Mixte Céréales Appros","address":"SILO SOUFFLET","email":"nomail.cds@soufflet.com","city":"GRANDVILLE","zip_code":"10700","phone_number":"03 25 37 95 08","mobile_number":null,"manager_name":"Frederic SEURAT","latitude":48.601447,"longitude":4.229592,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"id":"0028","name":"DIENVILLE","activities_names":"Site Mixte Céréales Appros","address":"SILO SOUFFLET\nRUE DU MOULIN","email":"nomail.cds@soufflet.com","city":"DIENVILLE","zip_code":"10500","phone_number":"03 25 92 20 45","mobile_number":"06 80 88 98 10","manager_name":"Stéphane HERAUD","latitude":48.344721,"longitude":4.539331,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"id":"0030","name":"MONTOLIVET","activities_names":"Site Mixte Céréales Appros","address":"SILO SOUFFLET\nROUTE DE LA FERTE GAUCHER","email":"nomail.cds@soufflet.com","city":"MONTOLIVET","zip_code":"77320","phone_number":"01 64 03 79 90","mobile_number":null,"manager_name":"Guillaume HUET","latitude":48.828588,"longitude":3.423932,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"id":"0031","name":"VILLEMORIEN","activities_names":"Site Mixte Céréales Appros","address":"SILO SOUFFLET\nRD 32 SECTION","email":"nomail.cds@soufflet.com","city":"VILLEMORIEN","zip_code":"10110","phone_number":"03 25 29 92 08","mobile_number":null,"manager_name":"Franck PETITET","latitude":48.073558,"longitude":4.285062,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"id":"0032","name":"ARTONGES","activities_names":"Site Mixte Céréales Appros","address":"SILO SOUFFLET\n10 RUE DE CONDE\nARTONGES","email":"nomail.cds@soufflet.com","city":"DHUYS ET MORIN EN BRIE","zip_code":"2330","phone_number":"03 23 82 44 87","mobile_number":null,"manager_name":"Thierry CORNU","latitude":48.933392,"longitude":3.554509,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"id":"0033","name":"BRAY EN VAL","activities_names":"Site Mixte Céréales Appros","address":"SILO SOUFFLET\n955 ROUTE DE BELLEGARDE","email":"nomail.cds@soufflet.com","city":"BRAY EN VAL","zip_code":"45460","phone_number":"02 38 35 75 71","mobile_number":null,"manager_name":"Jean Louis RUFFIER","latitude":47.831147,"longitude":2.379005,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"id":"0034","name":"AVANT LES MARCILLY","activities_names":"Site Mixte Céréales Appros","address":"SILO SOUFFLET\nTREMBLAY\nROUTE D AVANT LES MARCILLY","email":"nomail.cds@soufflet.com","city":"AVANT LES MARCILLY","zip_code":"10400","phone_number":"03 25 39 21 74","mobile_number":null,"manager_name":"Guillaume MARGAS","latitude":48.434061,"longitude":3.567075,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"id":"0036","name":"LONGSOLS","activities_names":"Site Mixte Céréales Appros","address":"SILO SOUFFLET\nCHEMIN DEPARTEMENTAL 48","email":"nomail.cds@soufflet.com","city":"LONGSOLS","zip_code":"10210","phone_number":"03 25 37 68 67","mobile_number":null,"manager_name":"Christian TERRYN","latitude":48.434208,"longitude":4.286921,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"id":"0037","name":"GIEN MA","activities_names":"Magasin appro","address":"MAGASIN APPROS SOUFFLET\nAVENUE DES MONTOIRES\nCUIRY","email":"nomail.cds@soufflet.com","city":"GIEN","zip_code":"45500","phone_number":"02 38 67 41 32","mobile_number":"06 23 97 64 27","manager_name":"Philippe BOUCHARD","latitude":47.70647,"longitude":2.627211,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"id":"0038","name":"CHAILLE LES MARAIS","activities_names":"Site Mixte Céréales Appros","address":"SILO SOUFFLET\nZA LA COUPE DU ROCHER","email":"nomail.cds@soufflet.com","city":"CHAILLE LES MARAIS","zip_code":"85450","phone_number":"02 51 56 70 00","mobile_number":null,"manager_name":"Martin PENISSON","latitude":46.401787,"longitude":-1.030446,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"id":"0039","name":"MORMANT","activities_names":"Site Mixte Céréales Appros","address":"SILO SOUFFLET\nROUTE DE PARIS","email":"nomail.cds@soufflet.com","city":"MORMANT","zip_code":"77720","phone_number":"01 64 06 82 18","mobile_number":"06 79 27 78 99","manager_name":"Renaud PAULON","latitude":48.613683,"longitude":2.885628,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"id":"0040","name":"LIMOGES FOURCHES","activities_names":"Site Mixte Céréales Appros","address":"SILO SOUFFLET\nZA DU BOIS DE L ERABLE\nRUE DU PARC","email":"nomail.cds@soufflet.com","city":"LIMOGES FOURCHES","zip_code":"77550","phone_number":"01 64 38 86 90","mobile_number":null,"manager_name":"Olivier MOHR","latitude":48.634076,"longitude":2.66291,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"id":"0041","name":"VILLENAUXE LA PETITE A","activities_names":"Site Mixte Céréales Appros","address":"SILO SOUFFLET\nCHEMIN DEPARTEMENTAL 59\nLES RANGES","email":"nomail.cds@soufflet.com","city":"VILLENAUXE LA PETITE","zip_code":"77480","phone_number":"01 64 01 19 09","mobile_number":null,"manager_name":"Hervé LEROY","latitude":48.402661,"longitude":3.317622,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"id":"0043","name":"POIGNY","activities_names":"Site Mixte Céréales Appros","address":"SILO SOUFFLET\nAVENUE DE LA VOULZIE","email":"nomail.cds@soufflet.com","city":"POIGNY","zip_code":"77160","phone_number":"01 60 67 62 62","mobile_number":null,"manager_name":"Alain MAYEUX","latitude":48.547159,"longitude":3.285752,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"id":"0044","name":"COURCHAMP","activities_names":"Site Mixte Céréales Appros","address":"SILO SOUFFLET\nCHEMIN DEPARTEMENTAL 12","email":"nomail.cds@soufflet.com","city":"COURCHAMP","zip_code":"77560","phone_number":"01 64 01 07 39","mobile_number":null,"manager_name":"François GOSSELIN","latitude":48.635651,"longitude":3.296982,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"id":"0045","name":"CHAUCHE","activities_names":"Silos stockage céréales","address":"SILO SOUFFLET\n28 RUE DE GRASLA","email":"nomail.cds@soufflet.com","city":"CHAUCHE","zip_code":"85140","phone_number":"02 51 41 84 46","mobile_number":"06 23 30 80 39","manager_name":"Christophe DRAPPIER","latitude":46.831299,"longitude":-1.275116,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"id":"0046","name":"CHAVAGNES LES REDOUX","activities_names":"Silos stockage céréales","address":"SILO SOUFFLET\nRUE DU STADE","email":"nomail.cds@soufflet.com","city":"CHAVAGNES LES REDOUX","zip_code":"85390","phone_number":"02 51 92 40 36","mobile_number":"06 23 30 80 39","manager_name":"Aubry MANDIN","latitude":46.715292,"longitude":-0.913468,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"id":"0047","name":"TRANCAULT A","activities_names":"Site Mixte Céréales Appros","address":"SILO SOUFFLET\nROUTE DE ST MAURICE AUX RICHES HOMMES","email":"nomail.cds@soufflet.com","city":"TRANCAULT","zip_code":"10290","phone_number":"03 25 21 75 80","mobile_number":null,"manager_name":"Yannick TROCELLIER","latitude":48.365431,"longitude":3.530437,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"id":"0048","name":"STATION SEMENCES NOGENT S SEINE","activities_names":"Station de Semences","address":"STATION DE SEMENCES\nROUTE DE PARIS","email":"nomail.cds@soufflet.com","city":"NOGENT S SEINE","zip_code":"10400","phone_number":"03 25 39 40 24","mobile_number":null,"manager_name":"Francois GRENOT","latitude":48.498101,"longitude":3.489508,"owner":"SOUFFLET","timezone":"Europe/Paris","country":"FR","opening_hours":[]},{"i
{}
The input JSON schema validates the input JSON instance (JSON Schema Draft 4).
{
"additionalProperties": false,
"properties": {
"observations": {
"items": {
"additionalProperties": false,
"properties": {
"cropNameCode": {
"description": "wheat, corn",
"type": "string"
},
"cropNameLabel": {
"description": "blé tendre",
"type": "string"
},
"idObservation": {
"description": "Un entier",
"minimum": 1,
"type": "integer"
},
"latitude": {
"description": "48.8566",
"type": "number"
},
"longitude": {
"description": "2.3522",
"type": "number"
},
"observationTrustType": {
"type": "integer"
},
"pressureLevel": {
"description": "85, 23",
"type": "number"
}
},
"required": [
"cropNameCode",
"cropNameLabel",
"idObservation",
"latitude",
"longitude",
"observationTrustType"
],
"type": "object"
},
"type": "array"
}
},
"required": [
"observations"
],
"title": "Observation - ObservationCarto",
"type": "object"
}
{
"observations": [
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34981655,
"latitude": 48.491283,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34981656,
"latitude": 48.491283,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34981921,
"latitude": 48.491279,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 40
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34981922,
"latitude": 48.491279,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 40
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34981923,
"latitude": 48.491279,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 40
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34981924,
"latitude": 48.491279,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 40
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34981977,
"latitude": 47.898458,
"longitude": 1.896018,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34981978,
"latitude": 47.898458,
"longitude": 1.896018,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982035,
"latitude": 48.491277,
"longitude": 3.494538,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982039,
"latitude": 47.746986,
"longitude": 3.659868,
"observationTrustType": 10,
"pressureLevel": 75
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982040,
"latitude": 47.746986,
"longitude": 3.659868,
"observationTrustType": 10,
"pressureLevel": 75
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982041,
"latitude": 47.746986,
"longitude": 3.659868,
"observationTrustType": 10,
"pressureLevel": 75
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982042,
"latitude": 47.746986,
"longitude": 3.659868,
"observationTrustType": 10,
"pressureLevel": 75
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982043,
"latitude": 47.746986,
"longitude": 3.659868,
"observationTrustType": 10,
"pressureLevel": 75
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982044,
"latitude": 47.746986,
"longitude": 3.659868,
"observationTrustType": 10,
"pressureLevel": 75
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982045,
"latitude": 47.746986,
"longitude": 3.659868,
"observationTrustType": 10,
"pressureLevel": 75
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982071,
"latitude": 45.572117,
"longitude": -0.661347,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982073,
"latitude": 45.572117,
"longitude": -0.661347,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982074,
"latitude": 45.572117,
"longitude": -0.661347,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982075,
"latitude": 45.572117,
"longitude": -0.661347,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982121,
"latitude": 49.615654,
"longitude": 2.13226,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982122,
"latitude": 49.615717,
"longitude": 2.132476,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982123,
"latitude": 49.615717,
"longitude": 2.132476,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982124,
"latitude": 49.615717,
"longitude": 2.132476,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982504,
"latitude": 49.142421,
"longitude": 6.191365,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982507,
"latitude": 49.142421,
"longitude": 6.191365,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982508,
"latitude": 49.142421,
"longitude": 6.191365,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982509,
"latitude": 49.142421,
"longitude": 6.191365,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982560,
"latitude": 48.491282,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 40
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982697,
"latitude": 47.742171,
"longitude": 3.73657,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982584,
"latitude": 48.491268,
"longitude": 3.494687,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982585,
"latitude": 48.491268,
"longitude": 3.494687,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982586,
"latitude": 48.491268,
"longitude": 3.494687,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982587,
"latitude": 48.491268,
"longitude": 3.494687,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982588,
"latitude": 48.491268,
"longitude": 3.494687,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982589,
"latitude": 48.491268,
"longitude": 3.494687,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982590,
"latitude": 48.491268,
"longitude": 3.494687,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982591,
"latitude": 48.491268,
"longitude": 3.494687,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982592,
"latitude": 48.490912,
"longitude": 3.499447,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982598,
"latitude": 48.667221,
"longitude": 1.300365,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982600,
"latitude": 48.667221,
"longitude": 1.300365,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982601,
"latitude": 48.667221,
"longitude": 1.300365,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982608,
"latitude": 48.491456,
"longitude": 3.498009,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982609,
"latitude": 48.491456,
"longitude": 3.498009,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982610,
"latitude": 48.491456,
"longitude": 3.498009,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982611,
"latitude": 48.491456,
"longitude": 3.498009,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982612,
"latitude": 48.491456,
"longitude": 3.498009,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982613,
"latitude": 48.491456,
"longitude": 3.498009,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982889,
"latitude": 49.739557,
"longitude": 2.155857,
"observationTrustType": 10,
"pressureLevel": 20
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982890,
"latitude": 49.739557,
"longitude": 2.155857,
"observationTrustType": 10,
"pressureLevel": 20
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982891,
"latitude": 49.739557,
"longitude": 2.155857,
"observationTrustType": 10,
"pressureLevel": 20
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982892,
"latitude": 49.739557,
"longitude": 2.155857,
"observationTrustType": 10,
"pressureLevel": 20
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982893,
"latitude": 49.739557,
"longitude": 2.155857,
"observationTrustType": 10,
"pressureLevel": 20
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982894,
"latitude": 49.739557,
"longitude": 2.155857,
"observationTrustType": 10,
"pressureLevel": 20
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982955,
"latitude": 46.68069,
"longitude": 0.247975,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982956,
"latitude": 46.68069,
"longitude": 0.247975,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982957,
"latitude": 46.68069,
"longitude": 0.247975,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982958,
"latitude": 46.680709,
"longitude": 0.247907,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982959,
"latitude": 46.68069,
"longitude": 0.247928,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34982960,
"latitude": 46.68069,
"longitude": 0.247928,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983048,
"latitude": 48.14604,
"longitude": 4.201866,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983057,
"latitude": 48.491281,
"longitude": 3.494538,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983058,
"latitude": 48.491281,
"longitude": 3.494538,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983059,
"latitude": 48.491281,
"longitude": 3.494538,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983174,
"latitude": 49.141315,
"longitude": 6.191563,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983175,
"latitude": 49.141315,
"longitude": 6.191563,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983176,
"latitude": 49.141315,
"longitude": 6.191563,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983177,
"latitude": 49.141315,
"longitude": 6.191563,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983178,
"latitude": 49.141315,
"longitude": 6.191563,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983189,
"latitude": 48.844139,
"longitude": 4.459728,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983190,
"latitude": 48.844139,
"longitude": 4.459728,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983319,
"latitude": 45.734322,
"longitude": -0.909386,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983320,
"latitude": 45.734322,
"longitude": -0.909386,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983321,
"latitude": 45.734322,
"longitude": -0.909386,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983322,
"latitude": 45.734322,
"longitude": -0.909386,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983323,
"latitude": 45.734322,
"longitude": -0.909386,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983332,
"latitude": 47.742175,
"longitude": 3.736597,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983333,
"latitude": 47.742175,
"longitude": 3.736597,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983334,
"latitude": 47.742175,
"longitude": 3.736597,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983335,
"latitude": 47.742175,
"longitude": 3.736597,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983337,
"latitude": 47.742175,
"longitude": 3.736597,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983338,
"latitude": 47.742175,
"longitude": 3.736597,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983339,
"latitude": 47.742175,
"longitude": 3.736597,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983340,
"latitude": 47.742175,
"longitude": 3.736597,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983341,
"latitude": 47.741985,
"longitude": 3.736702,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983346,
"latitude": 45.572145,
"longitude": -0.661587,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983347,
"latitude": 45.572145,
"longitude": -0.661587,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983348,
"latitude": 45.572145,
"longitude": -0.661587,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983349,
"latitude": 45.572145,
"longitude": -0.661587,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983350,
"latitude": 45.572145,
"longitude": -0.661587,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983375,
"latitude": 48.491276,
"longitude": 3.494538,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983376,
"latitude": 48.491276,
"longitude": 3.494538,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983377,
"latitude": 48.491276,
"longitude": 3.494538,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983378,
"latitude": 48.491276,
"longitude": 3.494538,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983379,
"latitude": 48.491276,
"longitude": 3.494538,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983394,
"latitude": 48.491954,
"longitude": 3.504822,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983395,
"latitude": 48.491954,
"longitude": 3.504822,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983396,
"latitude": 48.491954,
"longitude": 3.504822,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983397,
"latitude": 48.491954,
"longitude": 3.504822,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983398,
"latitude": 48.491954,
"longitude": 3.504822,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983399,
"latitude": 48.491954,
"longitude": 3.504822,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983400,
"latitude": 48.491954,
"longitude": 3.504822,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983401,
"latitude": 48.491954,
"longitude": 3.504822,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983415,
"latitude": 48.671832,
"longitude": 1.304383,
"observationTrustType": 10,
"pressureLevel": 60
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983416,
"latitude": 48.671832,
"longitude": 1.304383,
"observationTrustType": 10,
"pressureLevel": 60
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983417,
"latitude": 48.671832,
"longitude": 1.304383,
"observationTrustType": 10,
"pressureLevel": 60
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983629,
"latitude": 48.491276,
"longitude": 3.494538,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983630,
"latitude": 48.491276,
"longitude": 3.494538,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983631,
"latitude": 48.491276,
"longitude": 3.494538,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983632,
"latitude": 48.491276,
"longitude": 3.494538,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983633,
"latitude": 48.491276,
"longitude": 3.494538,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34983634,
"latitude": 48.491276,
"longitude": 3.494538,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984256,
"latitude": 46.617152,
"longitude": -0.006141,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984257,
"latitude": 46.617129,
"longitude": -0.005985,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984258,
"latitude": 46.617121,
"longitude": -0.005991,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984259,
"latitude": 46.617121,
"longitude": -0.005991,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984117,
"latitude": 48.844134,
"longitude": 4.459715,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984118,
"latitude": 48.844134,
"longitude": 4.459715,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984119,
"latitude": 48.844134,
"longitude": 4.459715,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984120,
"latitude": 48.844134,
"longitude": 4.459715,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984208,
"latitude": 48.546279,
"longitude": 4.148602,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984209,
"latitude": 48.492027,
"longitude": 4.064324,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984210,
"latitude": 48.492057,
"longitude": 4.064367,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984222,
"latitude": 45.734479,
"longitude": -0.909265,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984223,
"latitude": 45.734479,
"longitude": -0.909265,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984224,
"latitude": 45.734479,
"longitude": -0.909265,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984225,
"latitude": 45.734479,
"longitude": -0.909265,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984260,
"latitude": 46.893794,
"longitude": 0.594245,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984261,
"latitude": 46.893794,
"longitude": 0.594245,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984288,
"latitude": 46.893708,
"longitude": 0.593804,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984289,
"latitude": 46.893708,
"longitude": 0.593804,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984290,
"latitude": 46.893708,
"longitude": 0.593804,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984291,
"latitude": 46.893794,
"longitude": 0.594245,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984292,
"latitude": 46.893794,
"longitude": 0.594245,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984293,
"latitude": 46.893794,
"longitude": 0.594245,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984294,
"latitude": 46.8938,
"longitude": 0.594183,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984295,
"latitude": 46.8938,
"longitude": 0.594183,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984313,
"latitude": 47.742169,
"longitude": 3.736588,
"observationTrustType": 10,
"pressureLevel": 70
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984314,
"latitude": 47.742169,
"longitude": 3.736588,
"observationTrustType": 10,
"pressureLevel": 70
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984315,
"latitude": 47.742169,
"longitude": 3.736588,
"observationTrustType": 10,
"pressureLevel": 70
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984316,
"latitude": 47.742169,
"longitude": 3.736588,
"observationTrustType": 10,
"pressureLevel": 70
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984317,
"latitude": 47.742169,
"longitude": 3.736588,
"observationTrustType": 10,
"pressureLevel": 70
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984318,
"latitude": 47.742169,
"longitude": 3.736588,
"observationTrustType": 10,
"pressureLevel": 70
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984319,
"latitude": 47.742169,
"longitude": 3.736588,
"observationTrustType": 10,
"pressureLevel": 70
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984338,
"latitude": 48.491282,
"longitude": 3.49454,
"observationTrustType": 10,
"pressureLevel": 1
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984339,
"latitude": 48.491282,
"longitude": 3.49454,
"observationTrustType": 10,
"pressureLevel": 1
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984340,
"latitude": 48.491282,
"longitude": 3.49454,
"observationTrustType": 10,
"pressureLevel": 1
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984341,
"latitude": 48.491282,
"longitude": 3.49454,
"observationTrustType": 10,
"pressureLevel": 1
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984342,
"latitude": 48.491282,
"longitude": 3.49454,
"observationTrustType": 10,
"pressureLevel": 1
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984343,
"latitude": 48.491282,
"longitude": 3.49454,
"observationTrustType": 10,
"pressureLevel": 1
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984357,
"latitude": 47.742174,
"longitude": 3.736564,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984372,
"latitude": 48.491275,
"longitude": 3.494538,
"observationTrustType": 10,
"pressureLevel": 40
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984373,
"latitude": 48.491275,
"longitude": 3.494538,
"observationTrustType": 10,
"pressureLevel": 40
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984371,
"latitude": 48.491276,
"longitude": 3.494538,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985531,
"latitude": 48.063025,
"longitude": 4.388935,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985532,
"latitude": 48.071283,
"longitude": 4.384168,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984378,
"latitude": 49.615775,
"longitude": 2.132642,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984379,
"latitude": 49.615775,
"longitude": 2.132642,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984380,
"latitude": 49.615775,
"longitude": 2.132642,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984395,
"latitude": 48.491249,
"longitude": 3.494877,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984396,
"latitude": 48.491249,
"longitude": 3.494877,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984397,
"latitude": 48.491249,
"longitude": 3.494877,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984398,
"latitude": 48.491249,
"longitude": 3.494877,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984399,
"latitude": 48.491249,
"longitude": 3.494877,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984440,
"latitude": 49.323602,
"longitude": 6.07341,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984441,
"latitude": 49.323602,
"longitude": 6.07341,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984442,
"latitude": 49.323602,
"longitude": 6.07341,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984443,
"latitude": 49.323602,
"longitude": 6.07341,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984593,
"latitude": 46.508983,
"longitude": 0.059716,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984594,
"latitude": 46.508983,
"longitude": 0.059716,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984595,
"latitude": 46.508983,
"longitude": 0.059716,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984616,
"latitude": 46.581456,
"longitude": -0.022984,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984617,
"latitude": 46.592979,
"longitude": -0.018185,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984618,
"latitude": 46.592979,
"longitude": -0.018185,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984619,
"latitude": 46.592979,
"longitude": -0.018185,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984620,
"latitude": 46.592979,
"longitude": -0.018185,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984621,
"latitude": 46.592979,
"longitude": -0.018185,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984625,
"latitude": 46.618347,
"longitude": -0.007604,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984626,
"latitude": 46.618347,
"longitude": -0.007604,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984631,
"latitude": 48.396135,
"longitude": 3.735941,
"observationTrustType": 10,
"pressureLevel": 60
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984632,
"latitude": 45.734415,
"longitude": -0.909232,
"observationTrustType": 10,
"pressureLevel": 20
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984633,
"latitude": 45.734415,
"longitude": -0.909232,
"observationTrustType": 10,
"pressureLevel": 20
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984634,
"latitude": 45.734415,
"longitude": -0.909232,
"observationTrustType": 10,
"pressureLevel": 20
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984635,
"latitude": 45.734415,
"longitude": -0.909232,
"observationTrustType": 10,
"pressureLevel": 20
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984653,
"latitude": 46.579206,
"longitude": -0.027317,
"observationTrustType": 10,
"pressureLevel": 95
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984654,
"latitude": 46.579206,
"longitude": -0.027317,
"observationTrustType": 10,
"pressureLevel": 95
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984655,
"latitude": 46.579206,
"longitude": -0.027317,
"observationTrustType": 10,
"pressureLevel": 95
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984656,
"latitude": 46.579206,
"longitude": -0.027317,
"observationTrustType": 10,
"pressureLevel": 95
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34984730,
"latitude": 47.188684,
"longitude": 3.047835,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985055,
"latitude": 49.733718,
"longitude": 2.148971,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985056,
"latitude": 49.733718,
"longitude": 2.148971,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985285,
"latitude": 49.2548,
"longitude": 5.669392,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985286,
"latitude": 49.2548,
"longitude": 5.669392,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985287,
"latitude": 49.2548,
"longitude": 5.669392,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985288,
"latitude": 49.2548,
"longitude": 5.669392,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985416,
"latitude": 48.491825,
"longitude": 4.064696,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985417,
"latitude": 48.491881,
"longitude": 4.064592,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985418,
"latitude": 48.491961,
"longitude": 4.064564,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985453,
"latitude": 48.491279,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985454,
"latitude": 48.491279,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985455,
"latitude": 48.491279,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985459,
"latitude": 48.350357,
"longitude": 3.510471,
"observationTrustType": 10,
"pressureLevel": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985460,
"latitude": 48.350357,
"longitude": 3.510471,
"observationTrustType": 10,
"pressureLevel": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985461,
"latitude": 48.350357,
"longitude": 3.510471,
"observationTrustType": 10,
"pressureLevel": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985462,
"latitude": 48.350357,
"longitude": 3.510471,
"observationTrustType": 10,
"pressureLevel": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985463,
"latitude": 48.350357,
"longitude": 3.510471,
"observationTrustType": 10,
"pressureLevel": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985464,
"latitude": 48.350357,
"longitude": 3.510471,
"observationTrustType": 10,
"pressureLevel": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985465,
"latitude": 48.350357,
"longitude": 3.510471,
"observationTrustType": 10,
"pressureLevel": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985466,
"latitude": 48.350357,
"longitude": 3.510471,
"observationTrustType": 10,
"pressureLevel": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985492,
"latitude": 48.396135,
"longitude": 3.735944,
"observationTrustType": 10,
"pressureLevel": 30
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985493,
"latitude": 48.396135,
"longitude": 3.735944,
"observationTrustType": 10,
"pressureLevel": 30
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985494,
"latitude": 48.396135,
"longitude": 3.735944,
"observationTrustType": 10,
"pressureLevel": 30
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985495,
"latitude": 48.396135,
"longitude": 3.735944,
"observationTrustType": 10,
"pressureLevel": 60
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985496,
"latitude": 48.396135,
"longitude": 3.735944,
"observationTrustType": 10,
"pressureLevel": 60
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985497,
"latitude": 47.798391,
"longitude": 3.58506,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985498,
"latitude": 47.798391,
"longitude": 3.58506,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985499,
"latitude": 47.798391,
"longitude": 3.58506,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985500,
"latitude": 47.798416,
"longitude": 3.585051,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985501,
"latitude": 47.798416,
"longitude": 3.585051,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985502,
"latitude": 47.798416,
"longitude": 3.585051,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985503,
"latitude": 47.798416,
"longitude": 3.585051,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985504,
"latitude": 47.798416,
"longitude": 3.585051,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985505,
"latitude": 47.798416,
"longitude": 3.585051,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985506,
"latitude": 47.798416,
"longitude": 3.585051,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985507,
"latitude": 47.798416,
"longitude": 3.585051,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985508,
"latitude": 48.806739,
"longitude": 3.728489,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985509,
"latitude": 48.806739,
"longitude": 3.728489,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985510,
"latitude": 48.806739,
"longitude": 3.728489,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985511,
"latitude": 48.806739,
"longitude": 3.728489,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985512,
"latitude": 48.806739,
"longitude": 3.728489,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985513,
"latitude": 48.806739,
"longitude": 3.728489,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34985529,
"latitude": 48.496532,
"longitude": 3.485389,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34985530,
"latitude": 48.496532,
"longitude": 3.485389,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985533,
"latitude": 48.027553,
"longitude": 5.057477,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985726,
"latitude": 45.734541,
"longitude": -0.909287,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985727,
"latitude": 45.734541,
"longitude": -0.909287,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985728,
"latitude": 45.734541,
"longitude": -0.909287,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985729,
"latitude": 45.734541,
"longitude": -0.909287,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985730,
"latitude": 45.734541,
"longitude": -0.909287,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985809,
"latitude": 48.537011,
"longitude": 4.070629,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985810,
"latitude": 48.537011,
"longitude": 4.070629,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34985878,
"latitude": 48.537011,
"longitude": 4.070629,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986099,
"latitude": 46.515871,
"longitude": 0.050075,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986100,
"latitude": 46.515731,
"longitude": 0.049787,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986101,
"latitude": 46.515731,
"longitude": 0.049787,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986102,
"latitude": 46.515731,
"longitude": 0.049787,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986126,
"latitude": 46.515731,
"longitude": 0.049787,
"observationTrustType": 10,
"pressureLevel": 95
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986127,
"latitude": 46.515731,
"longitude": 0.049787,
"observationTrustType": 10,
"pressureLevel": 95
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986128,
"latitude": 46.515731,
"longitude": 0.049787,
"observationTrustType": 10,
"pressureLevel": 95
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986184,
"latitude": 48.142596,
"longitude": 4.295574,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986185,
"latitude": 48.142596,
"longitude": 4.295574,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34986307,
"latitude": 48.118066,
"longitude": 4.307725,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986266,
"latitude": 48.593929,
"longitude": 3.197234,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986267,
"latitude": 48.593929,
"longitude": 3.197234,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986268,
"latitude": 48.593929,
"longitude": 3.197234,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986269,
"latitude": 48.593929,
"longitude": 3.197234,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986388,
"latitude": 49.615894,
"longitude": 2.132538,
"observationTrustType": 10,
"pressureLevel": 75
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986389,
"latitude": 49.615894,
"longitude": 2.132538,
"observationTrustType": 10,
"pressureLevel": 75
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34986390,
"latitude": 49.615911,
"longitude": 2.132605,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34986391,
"latitude": 49.615911,
"longitude": 2.132605,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34986392,
"latitude": 49.615911,
"longitude": 2.132605,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986507,
"latitude": 48.491279,
"longitude": 3.494538,
"observationTrustType": 10,
"pressureLevel": 60
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986508,
"latitude": 48.491279,
"longitude": 3.494538,
"observationTrustType": 10,
"pressureLevel": 60
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986509,
"latitude": 48.491279,
"longitude": 3.494538,
"observationTrustType": 10,
"pressureLevel": 60
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986510,
"latitude": 48.491279,
"longitude": 3.494538,
"observationTrustType": 10,
"pressureLevel": 60
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986511,
"latitude": 48.491279,
"longitude": 3.494538,
"observationTrustType": 10,
"pressureLevel": 60
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986512,
"latitude": 48.491279,
"longitude": 3.494538,
"observationTrustType": 10,
"pressureLevel": 60
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986553,
"latitude": 49.155859,
"longitude": 6.184894,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986554,
"latitude": 49.155859,
"longitude": 6.184894,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986555,
"latitude": 49.155859,
"longitude": 6.184894,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986556,
"latitude": 49.155859,
"longitude": 6.184894,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34986557,
"latitude": 49.155871,
"longitude": 6.184902,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34986558,
"latitude": 49.136657,
"longitude": 6.176021,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986566,
"latitude": 48.491276,
"longitude": 3.494538,
"observationTrustType": 10,
"pressureLevel": 60
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986626,
"latitude": 46.543879,
"longitude": -1.220005,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986628,
"latitude": 46.517335,
"longitude": -1.168388,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986629,
"latitude": 46.517335,
"longitude": -1.168388,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986630,
"latitude": 46.517335,
"longitude": -1.168388,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986979,
"latitude": 47.100494,
"longitude": 0.655628,
"observationTrustType": 10,
"pressureLevel": 70
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986980,
"latitude": 47.100494,
"longitude": 0.655628,
"observationTrustType": 10,
"pressureLevel": 70
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986981,
"latitude": 47.100494,
"longitude": 0.655628,
"observationTrustType": 10,
"pressureLevel": 70
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986982,
"latitude": 47.100494,
"longitude": 0.655628,
"observationTrustType": 10,
"pressureLevel": 70
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986983,
"latitude": 47.100494,
"longitude": 0.655628,
"observationTrustType": 10,
"pressureLevel": 70
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986682,
"latitude": 48.450936,
"longitude": 3.661402,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986683,
"latitude": 48.450936,
"longitude": 3.661402,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986684,
"latitude": 48.450936,
"longitude": 3.661402,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986685,
"latitude": 48.450936,
"longitude": 3.661402,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986689,
"latitude": 49.016684,
"longitude": 1.128062,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986690,
"latitude": 49.016684,
"longitude": 1.128062,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986691,
"latitude": 49.016684,
"longitude": 1.128062,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986701,
"latitude": 49.167867,
"longitude": 4.184166,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986702,
"latitude": 49.167867,
"longitude": 4.184166,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986703,
"latitude": 49.167867,
"longitude": 4.184166,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986704,
"latitude": 49.167867,
"longitude": 4.184166,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986705,
"latitude": 49.167867,
"longitude": 4.184166,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986706,
"latitude": 48.491283,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986707,
"latitude": 48.491283,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986708,
"latitude": 48.491283,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986709,
"latitude": 48.491283,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34986711,
"latitude": 48.491279,
"longitude": 3.494537,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34986712,
"latitude": 48.491279,
"longitude": 3.494537,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34986713,
"latitude": 48.491279,
"longitude": 3.494537,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986883,
"latitude": 47.746989,
"longitude": 3.659845,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986884,
"latitude": 47.746989,
"longitude": 3.659845,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986885,
"latitude": 47.74699,
"longitude": 3.659849,
"observationTrustType": 10,
"pressureLevel": 75
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986886,
"latitude": 47.74699,
"longitude": 3.659849,
"observationTrustType": 10,
"pressureLevel": 75
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986887,
"latitude": 47.852508,
"longitude": 3.98871,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986888,
"latitude": 47.852508,
"longitude": 3.98871,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986889,
"latitude": 47.852508,
"longitude": 3.98871,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986890,
"latitude": 47.852508,
"longitude": 3.98871,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986891,
"latitude": 47.852508,
"longitude": 3.98871,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986956,
"latitude": 47.735361,
"longitude": 3.769129,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986957,
"latitude": 47.735361,
"longitude": 3.769129,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986984,
"latitude": 47.104393,
"longitude": 0.629285,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986985,
"latitude": 47.104393,
"longitude": 0.629285,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986986,
"latitude": 47.104393,
"longitude": 0.629285,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986987,
"latitude": 47.104393,
"longitude": 0.629285,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34986988,
"latitude": 47.104393,
"longitude": 0.629285,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34988078,
"latitude": 49.610143,
"longitude": 2.14084,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34988079,
"latitude": 49.610143,
"longitude": 2.14084,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34987692,
"latitude": 48.49206,
"longitude": 4.064607,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34987693,
"latitude": 48.49206,
"longitude": 4.064607,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34987694,
"latitude": 48.49206,
"longitude": 4.064607,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34987695,
"latitude": 48.49206,
"longitude": 4.064607,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988047,
"latitude": 48.49128,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988048,
"latitude": 48.49128,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988049,
"latitude": 48.49128,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34988054,
"latitude": 48.491283,
"longitude": 3.494537,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34988055,
"latitude": 48.491283,
"longitude": 3.494537,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34988069,
"latitude": 48.844141,
"longitude": 4.459714,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988070,
"latitude": 48.844296,
"longitude": 4.459709,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988071,
"latitude": 48.844296,
"longitude": 4.459709,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988072,
"latitude": 48.844296,
"longitude": 4.459709,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988073,
"latitude": 48.844296,
"longitude": 4.459709,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988074,
"latitude": 48.844296,
"longitude": 4.459709,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988075,
"latitude": 48.844296,
"longitude": 4.459709,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988076,
"latitude": 48.844296,
"longitude": 4.459709,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988080,
"latitude": 49.733422,
"longitude": 2.149052,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988082,
"latitude": 49.733422,
"longitude": 2.149052,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988122,
"latitude": 48.437768,
"longitude": 3.66448,
"observationTrustType": 10,
"pressureLevel": 30
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988123,
"latitude": 48.437768,
"longitude": 3.66448,
"observationTrustType": 10,
"pressureLevel": 30
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988124,
"latitude": 48.437768,
"longitude": 3.66448,
"observationTrustType": 10,
"pressureLevel": 30
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988126,
"latitude": 49.016649,
"longitude": 1.128404,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988127,
"latitude": 49.016649,
"longitude": 1.128404,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988136,
"latitude": 46.68459,
"longitude": 0.40607,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988137,
"latitude": 46.684635,
"longitude": 0.406157,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988138,
"latitude": 46.684635,
"longitude": 0.406157,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988139,
"latitude": 46.684635,
"longitude": 0.406157,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988140,
"latitude": 46.684468,
"longitude": 0.406059,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988141,
"latitude": 46.684464,
"longitude": 0.406056,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988142,
"latitude": 46.684464,
"longitude": 0.406056,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988143,
"latitude": 46.684464,
"longitude": 0.406056,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34988144,
"latitude": 49.135115,
"longitude": 6.148333,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988145,
"latitude": 49.136779,
"longitude": 6.145106,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988146,
"latitude": 49.136779,
"longitude": 6.145106,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988147,
"latitude": 49.136779,
"longitude": 6.145106,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34988148,
"latitude": 49.136976,
"longitude": 6.14483,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34988149,
"latitude": 49.136976,
"longitude": 6.14483,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34988196,
"latitude": 48.489769,
"longitude": 3.494506,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34988197,
"latitude": 48.489769,
"longitude": 3.494506,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34988198,
"latitude": 48.489094,
"longitude": 3.494381,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34988199,
"latitude": 48.489094,
"longitude": 3.494381,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988186,
"latitude": 48.491413,
"longitude": 3.496431,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988187,
"latitude": 48.491413,
"longitude": 3.496431,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988188,
"latitude": 48.491413,
"longitude": 3.496431,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988189,
"latitude": 48.491413,
"longitude": 3.496431,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988190,
"latitude": 48.491413,
"longitude": 3.496431,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988191,
"latitude": 48.491413,
"longitude": 3.496431,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988192,
"latitude": 48.491413,
"longitude": 3.496431,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989128,
"latitude": 48.491974,
"longitude": 4.064576,
"observationTrustType": 10,
"pressureLevel": 95
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989129,
"latitude": 48.491974,
"longitude": 4.064576,
"observationTrustType": 10,
"pressureLevel": 95
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989130,
"latitude": 48.491974,
"longitude": 4.064576,
"observationTrustType": 10,
"pressureLevel": 95
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989131,
"latitude": 48.491974,
"longitude": 4.064576,
"observationTrustType": 10,
"pressureLevel": 95
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988974,
"latitude": 46.676747,
"longitude": 0.227301,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988975,
"latitude": 46.676747,
"longitude": 0.227301,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988976,
"latitude": 46.676747,
"longitude": 0.227301,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988977,
"latitude": 46.676747,
"longitude": 0.227301,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34988978,
"latitude": 46.676747,
"longitude": 0.227301,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989546,
"latitude": 49.819751,
"longitude": 2.076402,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989020,
"latitude": 46.551634,
"longitude": -1.189415,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989021,
"latitude": 46.551634,
"longitude": -1.189415,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989022,
"latitude": 46.551634,
"longitude": -1.189415,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989023,
"latitude": 46.551634,
"longitude": -1.189415,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989082,
"latitude": 46.608236,
"longitude": -0.005221,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989083,
"latitude": 46.608236,
"longitude": -0.005221,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989084,
"latitude": 46.608236,
"longitude": -0.005221,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989085,
"latitude": 46.608236,
"longitude": -0.005221,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989086,
"latitude": 46.608236,
"longitude": -0.005221,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989184,
"latitude": 46.509111,
"longitude": 0.059777,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989185,
"latitude": 46.509111,
"longitude": 0.059777,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989186,
"latitude": 46.509111,
"longitude": 0.059777,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989187,
"latitude": 46.509111,
"longitude": 0.059777,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989188,
"latitude": 46.509111,
"longitude": 0.059777,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989339,
"latitude": 48.071143,
"longitude": 4.38394,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34989340,
"latitude": 48.071187,
"longitude": 4.383991,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34989341,
"latitude": 48.073777,
"longitude": 4.391695,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989342,
"latitude": 48.070752,
"longitude": 4.384078,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34989343,
"latitude": 48.071163,
"longitude": 4.38388,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34989363,
"latitude": 48.844073,
"longitude": 4.459709,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989364,
"latitude": 48.844149,
"longitude": 4.459704,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989365,
"latitude": 48.844149,
"longitude": 4.459704,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989366,
"latitude": 48.844149,
"longitude": 4.459704,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989367,
"latitude": 48.844149,
"longitude": 4.459704,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989368,
"latitude": 48.844149,
"longitude": 4.459704,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989369,
"latitude": 48.844149,
"longitude": 4.459704,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989370,
"latitude": 48.844149,
"longitude": 4.459704,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "PO",
"cropNameLabel": "Pois",
"idObservation": 34989439,
"latitude": 47.74222,
"longitude": 3.736494,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34989440,
"latitude": 47.746986,
"longitude": 3.659856,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34989441,
"latitude": 47.746986,
"longitude": 3.659856,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34989442,
"latitude": 47.746986,
"longitude": 3.659856,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34989443,
"latitude": 47.746986,
"longitude": 3.659856,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989445,
"latitude": 47.746985,
"longitude": 3.659858,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989446,
"latitude": 47.746985,
"longitude": 3.659858,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989447,
"latitude": 47.746985,
"longitude": 3.659858,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989448,
"latitude": 47.746985,
"longitude": 3.659858,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989449,
"latitude": 47.746985,
"longitude": 3.659858,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989450,
"latitude": 47.746985,
"longitude": 3.659858,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34989432,
"latitude": 48.491275,
"longitude": 3.494539,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34989433,
"latitude": 48.491275,
"longitude": 3.494539,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34989434,
"latitude": 48.491275,
"longitude": 3.494539,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989435,
"latitude": 48.491275,
"longitude": 3.49454,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989436,
"latitude": 48.491275,
"longitude": 3.49454,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989437,
"latitude": 48.491275,
"longitude": 3.49454,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989438,
"latitude": 48.491275,
"longitude": 3.49454,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34989452,
"latitude": 47.75638,
"longitude": 3.637847,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34989453,
"latitude": 47.75638,
"longitude": 3.637847,
"observationTrustType": 10
},
{
"cropNameCode": "PO",
"cropNameLabel": "Pois",
"idObservation": 34989455,
"latitude": 47.746986,
"longitude": 3.659853,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989456,
"latitude": 47.746986,
"longitude": 3.659852,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989457,
"latitude": 47.746986,
"longitude": 3.659852,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989458,
"latitude": 47.746986,
"longitude": 3.659852,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989459,
"latitude": 47.746986,
"longitude": 3.659852,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989460,
"latitude": 47.746986,
"longitude": 3.659852,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989461,
"latitude": 47.746986,
"longitude": 3.659854,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34989469,
"latitude": 49.153576,
"longitude": 6.184275,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989470,
"latitude": 49.154366,
"longitude": 6.184771,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989471,
"latitude": 49.154366,
"longitude": 6.184771,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989472,
"latitude": 49.154366,
"longitude": 6.184771,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989473,
"latitude": 49.154366,
"longitude": 6.184771,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34989474,
"latitude": 49.153896,
"longitude": 6.183865,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34989475,
"latitude": 49.153896,
"longitude": 6.183865,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34989476,
"latitude": 49.153896,
"longitude": 6.183865,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34989496,
"latitude": 48.844141,
"longitude": 4.45971,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34989497,
"latitude": 48.844141,
"longitude": 4.45971,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989498,
"latitude": 48.491279,
"longitude": 3.49454,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989499,
"latitude": 48.491279,
"longitude": 3.49454,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989500,
"latitude": 48.491279,
"longitude": 3.49454,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989503,
"latitude": 48.491279,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989504,
"latitude": 48.491279,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989505,
"latitude": 48.491279,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989506,
"latitude": 48.491279,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989507,
"latitude": 48.491279,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989508,
"latitude": 48.491279,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989509,
"latitude": 48.491279,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34989512,
"latitude": 48.466371,
"longitude": 3.513099,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34989513,
"latitude": 48.466371,
"longitude": 3.513099,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989519,
"latitude": 48.48542,
"longitude": 3.489913,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989520,
"latitude": 48.48542,
"longitude": 3.489913,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989521,
"latitude": 48.48542,
"longitude": 3.489913,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989522,
"latitude": 48.48542,
"longitude": 3.489913,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989523,
"latitude": 48.48542,
"longitude": 3.489913,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34989547,
"latitude": 49.733542,
"longitude": 2.148935,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34989548,
"latitude": 49.733542,
"longitude": 2.148935,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989553,
"latitude": 45.572129,
"longitude": -0.661428,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989554,
"latitude": 45.572129,
"longitude": -0.661428,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989555,
"latitude": 45.572129,
"longitude": -0.661428,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989635,
"latitude": 47.734547,
"longitude": 3.708129,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989636,
"latitude": 47.734547,
"longitude": 3.708129,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989637,
"latitude": 47.734547,
"longitude": 3.708129,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989638,
"latitude": 47.734547,
"longitude": 3.708129,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989639,
"latitude": 47.734547,
"longitude": 3.708129,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "PO",
"cropNameLabel": "Pois",
"idObservation": 34989640,
"latitude": 47.734779,
"longitude": 3.707592,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34990111,
"latitude": 47.742175,
"longitude": 3.736555,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34990112,
"latitude": 47.742175,
"longitude": 3.736555,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34990113,
"latitude": 47.742175,
"longitude": 3.736555,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990115,
"latitude": 47.742175,
"longitude": 3.736555,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990116,
"latitude": 47.742175,
"longitude": 3.736555,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990117,
"latitude": 47.742175,
"longitude": 3.736555,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990118,
"latitude": 47.742175,
"longitude": 3.736555,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34990120,
"latitude": 47.742175,
"longitude": 3.736555,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34990121,
"latitude": 47.742175,
"longitude": 3.736555,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34990122,
"latitude": 47.742175,
"longitude": 3.736555,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34990123,
"latitude": 47.742175,
"longitude": 3.736555,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989883,
"latitude": 47.099616,
"longitude": 0.621527,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989884,
"latitude": 47.099616,
"longitude": 0.621527,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989885,
"latitude": 47.099616,
"longitude": 0.621527,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989886,
"latitude": 47.099616,
"longitude": 0.621527,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989887,
"latitude": 47.099616,
"longitude": 0.621527,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989888,
"latitude": 47.099628,
"longitude": 0.621443,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989889,
"latitude": 47.099628,
"longitude": 0.621443,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989890,
"latitude": 47.099628,
"longitude": 0.621443,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989891,
"latitude": 47.099628,
"longitude": 0.621443,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989892,
"latitude": 47.099628,
"longitude": 0.621443,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34989959,
"latitude": 45.57213,
"longitude": -0.661431,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34989960,
"latitude": 45.57213,
"longitude": -0.661431,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34989961,
"latitude": 45.57213,
"longitude": -0.661431,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989962,
"latitude": 45.610632,
"longitude": -0.706814,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989963,
"latitude": 45.610632,
"longitude": -0.706814,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34989964,
"latitude": 45.610632,
"longitude": -0.706814,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34989965,
"latitude": 45.634645,
"longitude": -0.904531,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34989966,
"latitude": 45.634645,
"longitude": -0.904531,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34990212,
"latitude": 49.016704,
"longitude": 1.128577,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34990213,
"latitude": 49.016704,
"longitude": 1.128577,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34990214,
"latitude": 49.016704,
"longitude": 1.128577,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34990215,
"latitude": 49.016704,
"longitude": 1.128577,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990216,
"latitude": 49.024079,
"longitude": 1.115788,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990217,
"latitude": 49.024079,
"longitude": 1.115788,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990218,
"latitude": 49.024079,
"longitude": 1.115788,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990302,
"latitude": 48.442887,
"longitude": 3.659748,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990303,
"latitude": 48.442887,
"longitude": 3.659748,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990304,
"latitude": 48.442887,
"longitude": 3.659748,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990305,
"latitude": 48.442887,
"longitude": 3.659748,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990306,
"latitude": 48.442887,
"longitude": 3.659748,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990747,
"latitude": 48.491273,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990748,
"latitude": 48.491273,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990749,
"latitude": 48.491273,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990750,
"latitude": 48.491273,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990751,
"latitude": 48.491273,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990752,
"latitude": 48.491273,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990753,
"latitude": 48.491273,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990783,
"latitude": 47.686969,
"longitude": 3.85972,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990784,
"latitude": 47.742146,
"longitude": 3.736483,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34990800,
"latitude": 47.859884,
"longitude": 4.572137,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990801,
"latitude": 47.859844,
"longitude": 4.572112,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990802,
"latitude": 47.859844,
"longitude": 4.572112,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34990803,
"latitude": 47.859864,
"longitude": 4.572063,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34990804,
"latitude": 47.859864,
"longitude": 4.572063,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34990805,
"latitude": 49.264398,
"longitude": 3.981109,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34990806,
"latitude": 49.264398,
"longitude": 3.981109,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34990807,
"latitude": 49.264398,
"longitude": 3.981109,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990808,
"latitude": 49.264095,
"longitude": 3.982457,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990809,
"latitude": 49.264095,
"longitude": 3.982457,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990810,
"latitude": 49.264095,
"longitude": 3.982457,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990811,
"latitude": 49.264095,
"longitude": 3.982457,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990812,
"latitude": 49.264095,
"longitude": 3.982457,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990813,
"latitude": 49.264095,
"longitude": 3.982457,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34990814,
"latitude": 49.263817,
"longitude": 3.982253,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34990815,
"latitude": 49.263817,
"longitude": 3.982253,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34990816,
"latitude": 49.263817,
"longitude": 3.982253,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990817,
"latitude": 46.684543,
"longitude": 0.406103,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990818,
"latitude": 46.684543,
"longitude": 0.406103,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990819,
"latitude": 46.684543,
"longitude": 0.406103,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990820,
"latitude": 46.684543,
"longitude": 0.406103,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990821,
"latitude": 46.684543,
"longitude": 0.406103,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990822,
"latitude": 46.684532,
"longitude": 0.405989,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990823,
"latitude": 46.684532,
"longitude": 0.405989,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990824,
"latitude": 46.684532,
"longitude": 0.405989,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990825,
"latitude": 46.684532,
"longitude": 0.405989,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990826,
"latitude": 46.684532,
"longitude": 0.405989,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34990831,
"latitude": 48.513297,
"longitude": 3.634722,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34990832,
"latitude": 48.513297,
"longitude": 3.634722,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34990833,
"latitude": 48.513297,
"longitude": 3.634722,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990891,
"latitude": 48.49126,
"longitude": 3.494861,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990892,
"latitude": 48.49126,
"longitude": 3.494861,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990893,
"latitude": 48.49126,
"longitude": 3.494861,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990894,
"latitude": 48.49126,
"longitude": 3.494861,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990895,
"latitude": 48.49126,
"longitude": 3.494861,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990896,
"latitude": 48.49126,
"longitude": 3.494861,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34990916,
"latitude": 49.614336,
"longitude": 2.135034,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34990917,
"latitude": 49.614336,
"longitude": 2.135034,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34990918,
"latitude": 49.614336,
"longitude": 2.135034,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990919,
"latitude": 49.615992,
"longitude": 2.1326,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990920,
"latitude": 49.615992,
"longitude": 2.1326,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990921,
"latitude": 49.615992,
"longitude": 2.1326,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34990930,
"latitude": 48.49356,
"longitude": 4.074393,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990931,
"latitude": 48.492074,
"longitude": 4.064728,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990932,
"latitude": 48.492074,
"longitude": 4.064728,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990933,
"latitude": 48.492074,
"longitude": 4.064728,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990934,
"latitude": 48.492074,
"longitude": 4.064728,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990969,
"latitude": 48.134705,
"longitude": 4.305102,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990970,
"latitude": 48.134705,
"longitude": 4.305102,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34990971,
"latitude": 48.134705,
"longitude": 4.305102,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34990972,
"latitude": 48.159314,
"longitude": 4.272936,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34990973,
"latitude": 48.159314,
"longitude": 4.272936,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992068,
"latitude": 47.80461,
"longitude": 3.554166,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34991284,
"latitude": 48.491279,
"longitude": 3.494533,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34991285,
"latitude": 48.491279,
"longitude": 3.494533,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34991286,
"latitude": 48.491279,
"longitude": 3.494533,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34991572,
"latitude": 45.634628,
"longitude": -0.904528,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34991573,
"latitude": 45.634628,
"longitude": -0.904528,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34991574,
"latitude": 45.634628,
"longitude": -0.904528,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34991602,
"latitude": 49.614402,
"longitude": 2.135067,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992031,
"latitude": 45.734563,
"longitude": -0.909314,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992032,
"latitude": 45.734563,
"longitude": -0.909314,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992033,
"latitude": 45.734563,
"longitude": -0.909314,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34991603,
"latitude": 49.591575,
"longitude": 2.178386,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34991604,
"latitude": 49.591575,
"longitude": 2.178386,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34991989,
"latitude": 46.680744,
"longitude": 0.248016,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34991990,
"latitude": 46.680744,
"longitude": 0.248016,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34991991,
"latitude": 46.680744,
"longitude": 0.248016,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34991992,
"latitude": 46.680744,
"longitude": 0.248016,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34991993,
"latitude": 46.680782,
"longitude": 0.247518,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34991994,
"latitude": 46.680782,
"longitude": 0.247518,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34991995,
"latitude": 46.680782,
"longitude": 0.247518,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34991996,
"latitude": 46.680782,
"longitude": 0.247518,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34992034,
"latitude": 45.572125,
"longitude": -0.661405,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34992035,
"latitude": 45.572125,
"longitude": -0.661405,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34992036,
"latitude": 45.572125,
"longitude": -0.661405,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992037,
"latitude": 48.491276,
"longitude": 3.494531,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992038,
"latitude": 48.491276,
"longitude": 3.494531,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992039,
"latitude": 48.491276,
"longitude": 3.494531,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992040,
"latitude": 48.491276,
"longitude": 3.494531,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992041,
"latitude": 48.491276,
"longitude": 3.494531,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992042,
"latitude": 48.491276,
"longitude": 3.494531,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992043,
"latitude": 48.491276,
"longitude": 3.494531,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992044,
"latitude": 48.491276,
"longitude": 3.494531,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992045,
"latitude": 48.491276,
"longitude": 3.494531,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992046,
"latitude": 48.491276,
"longitude": 3.494531,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34992069,
"latitude": 47.738926,
"longitude": 3.732898,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34992070,
"latitude": 47.738926,
"longitude": 3.732898,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34992071,
"latitude": 47.738926,
"longitude": 3.732898,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992072,
"latitude": 47.728042,
"longitude": 3.719665,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992073,
"latitude": 47.728042,
"longitude": 3.719665,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34992076,
"latitude": 47.738131,
"longitude": 3.731338,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34992077,
"latitude": 47.738131,
"longitude": 3.731338,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34992078,
"latitude": 47.738131,
"longitude": 3.731338,
"observationTrustType": 10
},
{
"cropNameCode": "PO",
"cropNameLabel": "Pois",
"idObservation": 34992080,
"latitude": 47.738103,
"longitude": 3.731336,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992081,
"latitude": 47.738103,
"longitude": 3.731311,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992083,
"latitude": 47.738103,
"longitude": 3.731311,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34992090,
"latitude": 48.844134,
"longitude": 4.459711,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34992091,
"latitude": 48.844134,
"longitude": 4.459711,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34992092,
"latitude": 48.844134,
"longitude": 4.459711,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992093,
"latitude": 48.843925,
"longitude": 4.459691,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992094,
"latitude": 48.843925,
"longitude": 4.459691,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992095,
"latitude": 48.843925,
"longitude": 4.459691,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992096,
"latitude": 48.843925,
"longitude": 4.459691,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992097,
"latitude": 48.843925,
"longitude": 4.459691,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992098,
"latitude": 48.843925,
"longitude": 4.459691,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34992099,
"latitude": 48.844062,
"longitude": 4.459705,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34992100,
"latitude": 48.844062,
"longitude": 4.459705,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34992101,
"latitude": 48.844062,
"longitude": 4.459705,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992114,
"latitude": 48.491693,
"longitude": 3.529042,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992115,
"latitude": 48.491693,
"longitude": 3.529042,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992116,
"latitude": 48.491693,
"longitude": 3.529042,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34992117,
"latitude": 48.491692,
"longitude": 3.529041,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992118,
"latitude": 48.488679,
"longitude": 3.491827,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992119,
"latitude": 46.680691,
"longitude": 0.247967,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992120,
"latitude": 46.680691,
"longitude": 0.247967,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992121,
"latitude": 46.680691,
"longitude": 0.247967,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992122,
"latitude": 46.680691,
"longitude": 0.247967,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992123,
"latitude": 46.680691,
"longitude": 0.247967,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992136,
"latitude": 48.108985,
"longitude": 4.303682,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992137,
"latitude": 48.105415,
"longitude": 4.297455,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992138,
"latitude": 48.490867,
"longitude": 3.494742,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992139,
"latitude": 48.490867,
"longitude": 3.494742,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992140,
"latitude": 48.490867,
"longitude": 3.494742,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992141,
"latitude": 48.490867,
"longitude": 3.494742,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34992143,
"latitude": 48.490853,
"longitude": 3.494717,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34992144,
"latitude": 48.490853,
"longitude": 3.494717,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34992145,
"latitude": 48.490853,
"longitude": 3.494717,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34992146,
"latitude": 48.490853,
"longitude": 3.494717,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34992151,
"latitude": 48.144322,
"longitude": 4.217856,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34992152,
"latitude": 48.144299,
"longitude": 4.21783,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34992153,
"latitude": 48.144299,
"longitude": 4.21783,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34992176,
"latitude": 49.13832,
"longitude": 6.179192,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34992177,
"latitude": 49.13832,
"longitude": 6.179192,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992178,
"latitude": 49.133543,
"longitude": 6.181651,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992179,
"latitude": 49.133543,
"longitude": 6.181651,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992180,
"latitude": 49.133543,
"longitude": 6.181651,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34992181,
"latitude": 49.131115,
"longitude": 6.191482,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34992182,
"latitude": 49.131115,
"longitude": 6.191482,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34992195,
"latitude": 49.099785,
"longitude": 1.002234,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34992196,
"latitude": 49.099785,
"longitude": 1.002234,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34992197,
"latitude": 49.099785,
"longitude": 1.002234,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34992198,
"latitude": 49.099785,
"longitude": 1.002234,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992199,
"latitude": 49.099773,
"longitude": 1.002246,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992200,
"latitude": 49.099773,
"longitude": 1.002246,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992201,
"latitude": 49.099773,
"longitude": 1.002246,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992444,
"latitude": 48.491279,
"longitude": 3.494533,
"observationTrustType": 10,
"pressureLevel": 40
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992445,
"latitude": 48.491279,
"longitude": 3.494533,
"observationTrustType": 10,
"pressureLevel": 40
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992446,
"latitude": 48.491279,
"longitude": 3.494533,
"observationTrustType": 10,
"pressureLevel": 40
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992447,
"latitude": 48.491279,
"longitude": 3.494533,
"observationTrustType": 10,
"pressureLevel": 40
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992448,
"latitude": 48.491279,
"longitude": 3.494533,
"observationTrustType": 10,
"pressureLevel": 40
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992449,
"latitude": 48.491279,
"longitude": 3.494533,
"observationTrustType": 10,
"pressureLevel": 40
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34992451,
"latitude": 48.491279,
"longitude": 3.494533,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34992452,
"latitude": 48.491279,
"longitude": 3.494533,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34992453,
"latitude": 48.491279,
"longitude": 3.494533,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992569,
"latitude": 45.734683,
"longitude": -0.909411,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992570,
"latitude": 45.734683,
"longitude": -0.909411,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34992571,
"latitude": 45.73469,
"longitude": -0.90942,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34992572,
"latitude": 45.73469,
"longitude": -0.90942,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34992573,
"latitude": 45.73469,
"longitude": -0.90942,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34992574,
"latitude": 45.73469,
"longitude": -0.90942,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34992575,
"latitude": 45.734674,
"longitude": -0.909447,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34992576,
"latitude": 45.734674,
"longitude": -0.909447,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34992577,
"latitude": 45.734674,
"longitude": -0.909447,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992614,
"latitude": 46.551605,
"longitude": -1.189361,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992615,
"latitude": 46.551605,
"longitude": -1.189361,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992651,
"latitude": 46.305354,
"longitude": -1.054451,
"observationTrustType": 10,
"pressureLevel": 85
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992701,
"latitude": 48.492932,
"longitude": 4.062943,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992702,
"latitude": 48.492932,
"longitude": 4.062943,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992703,
"latitude": 48.492932,
"longitude": 4.062943,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992704,
"latitude": 48.492932,
"longitude": 4.062943,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34992709,
"latitude": 48.492038,
"longitude": 4.064734,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34992710,
"latitude": 48.492038,
"longitude": 4.064734,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992739,
"latitude": 48.492935,
"longitude": 3.505528,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992740,
"latitude": 48.492935,
"longitude": 3.505528,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992741,
"latitude": 48.492935,
"longitude": 3.505528,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34992743,
"latitude": 48.492935,
"longitude": 3.505527,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993082,
"latitude": 47.09967,
"longitude": 0.621532,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993083,
"latitude": 47.09967,
"longitude": 0.621532,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993084,
"latitude": 47.09967,
"longitude": 0.621532,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993085,
"latitude": 47.09967,
"longitude": 0.621532,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993086,
"latitude": 47.09967,
"longitude": 0.621532,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993087,
"latitude": 47.09967,
"longitude": 0.621532,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993088,
"latitude": 46.680666,
"longitude": 0.247951,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993089,
"latitude": 46.680666,
"longitude": 0.247951,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993090,
"latitude": 46.680666,
"longitude": 0.247951,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993091,
"latitude": 46.680666,
"longitude": 0.247951,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993092,
"latitude": 46.680666,
"longitude": 0.247951,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993093,
"latitude": 46.680704,
"longitude": 0.247903,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993094,
"latitude": 46.680704,
"longitude": 0.247903,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993095,
"latitude": 46.680704,
"longitude": 0.247903,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993096,
"latitude": 46.680704,
"longitude": 0.247903,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992906,
"latitude": 48.492896,
"longitude": 3.505269,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992907,
"latitude": 48.492896,
"longitude": 3.505269,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992908,
"latitude": 48.492896,
"longitude": 3.505269,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992909,
"latitude": 48.492896,
"longitude": 3.505269,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992910,
"latitude": 48.492896,
"longitude": 3.505269,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992911,
"latitude": 48.492896,
"longitude": 3.505269,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992912,
"latitude": 48.492896,
"longitude": 3.505269,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992913,
"latitude": 48.492896,
"longitude": 3.505269,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992914,
"latitude": 48.492896,
"longitude": 3.505269,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992915,
"latitude": 48.492896,
"longitude": 3.505269,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992916,
"latitude": 48.492896,
"longitude": 3.505269,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992917,
"latitude": 48.492896,
"longitude": 3.505269,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992918,
"latitude": 48.492896,
"longitude": 3.505269,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34992924,
"latitude": 49.090956,
"longitude": 1.002049,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34992925,
"latitude": 49.090956,
"longitude": 1.002049,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34992926,
"latitude": 49.090956,
"longitude": 1.002049,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34992927,
"latitude": 49.090956,
"longitude": 1.002049,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34992930,
"latitude": 49.084823,
"longitude": 0.990964,
"observationTrustType": 10,
"pressureLevel": 80
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34993002,
"latitude": 48.844131,
"longitude": 4.459714,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34993003,
"latitude": 48.844131,
"longitude": 4.459714,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34993004,
"latitude": 48.844131,
"longitude": 4.459714,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993007,
"latitude": 48.84415,
"longitude": 4.459723,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993008,
"latitude": 48.84415,
"longitude": 4.459723,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993009,
"latitude": 48.84415,
"longitude": 4.459723,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993010,
"latitude": 48.84415,
"longitude": 4.459723,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993011,
"latitude": 48.84415,
"longitude": 4.459723,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993012,
"latitude": 48.84415,
"longitude": 4.459723,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993013,
"latitude": 48.84415,
"longitude": 4.459723,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993014,
"latitude": 48.84415,
"longitude": 4.459723,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34993015,
"latitude": 48.843739,
"longitude": 4.459682,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34993016,
"latitude": 48.843739,
"longitude": 4.459682,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34993017,
"latitude": 48.843739,
"longitude": 4.459682,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993018,
"latitude": 49.459617,
"longitude": 2.21714,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993019,
"latitude": 49.459617,
"longitude": 2.21714,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34993020,
"latitude": 49.4596,
"longitude": 2.217103,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34993021,
"latitude": 49.4596,
"longitude": 2.217103,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34993022,
"latitude": 49.4596,
"longitude": 2.217103,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34993053,
"latitude": 49.141477,
"longitude": 6.199854,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993054,
"latitude": 49.141477,
"longitude": 6.199854,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34993055,
"latitude": 49.141477,
"longitude": 6.199854,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34993056,
"latitude": 49.141477,
"longitude": 6.199854,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34993057,
"latitude": 49.141477,
"longitude": 6.199854,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34993058,
"latitude": 47.742116,
"longitude": 3.736883,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993059,
"latitude": 47.742215,
"longitude": 3.736477,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993060,
"latitude": 47.742215,
"longitude": 3.736477,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993061,
"latitude": 47.742215,
"longitude": 3.736477,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "PO",
"cropNameLabel": "Pois",
"idObservation": 34993062,
"latitude": 47.742215,
"longitude": 3.736476,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34993063,
"latitude": 47.742216,
"longitude": 3.736476,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993354,
"latitude": 47.099607,
"longitude": 0.62153,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993355,
"latitude": 47.099607,
"longitude": 0.62153,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993356,
"latitude": 47.099607,
"longitude": 0.62153,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993357,
"latitude": 47.099607,
"longitude": 0.62153,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993358,
"latitude": 47.099607,
"longitude": 0.62153,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34993271,
"latitude": 45.572144,
"longitude": -0.661545,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34993272,
"latitude": 45.572144,
"longitude": -0.661545,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34993273,
"latitude": 45.572144,
"longitude": -0.661545,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34993263,
"latitude": 48.492171,
"longitude": 4.064158,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34993274,
"latitude": 45.634576,
"longitude": -0.904589,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34993275,
"latitude": 45.634576,
"longitude": -0.904589,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34993276,
"latitude": 45.634576,
"longitude": -0.904589,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993313,
"latitude": 46.493117,
"longitude": -1.425846,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993314,
"latitude": 46.493117,
"longitude": -1.425846,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993315,
"latitude": 46.493117,
"longitude": -1.425846,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993316,
"latitude": 46.493117,
"longitude": -1.425846,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993345,
"latitude": 45.572126,
"longitude": -0.661421,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993346,
"latitude": 45.572126,
"longitude": -0.661421,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993347,
"latitude": 45.572126,
"longitude": -0.661421,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993359,
"latitude": 46.680691,
"longitude": 0.247963,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993360,
"latitude": 46.680691,
"longitude": 0.247965,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993361,
"latitude": 46.680691,
"longitude": 0.247965,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993362,
"latitude": 46.680691,
"longitude": 0.247965,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993383,
"latitude": 46.680701,
"longitude": 0.24797,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993384,
"latitude": 46.680684,
"longitude": 0.247968,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993398,
"latitude": 48.491279,
"longitude": 3.494531,
"observationTrustType": 10,
"pressureLevel": 75
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993399,
"latitude": 48.491279,
"longitude": 3.494531,
"observationTrustType": 10,
"pressureLevel": 75
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993400,
"latitude": 48.491279,
"longitude": 3.494531,
"observationTrustType": 10,
"pressureLevel": 75
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993401,
"latitude": 48.491279,
"longitude": 3.494531,
"observationTrustType": 10,
"pressureLevel": 75
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993402,
"latitude": 48.491279,
"longitude": 3.494531,
"observationTrustType": 10,
"pressureLevel": 75
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993403,
"latitude": 48.491279,
"longitude": 3.494531,
"observationTrustType": 10,
"pressureLevel": 75
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34993406,
"latitude": 48.491279,
"longitude": 3.494533,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34993407,
"latitude": 48.491279,
"longitude": 3.494533,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34993408,
"latitude": 48.491279,
"longitude": 3.494533,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993426,
"latitude": 48.491266,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 30
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993427,
"latitude": 48.491266,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 30
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993428,
"latitude": 48.491266,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 30
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993429,
"latitude": 48.491266,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 30
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993430,
"latitude": 48.491266,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 30
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993431,
"latitude": 48.491266,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 30
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993432,
"latitude": 48.491266,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 30
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993433,
"latitude": 48.491266,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 30
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993434,
"latitude": 48.491266,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 30
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993435,
"latitude": 48.491266,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 30
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993436,
"latitude": 48.491266,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 30
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993437,
"latitude": 48.491266,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 30
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993438,
"latitude": 48.491266,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 30
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993439,
"latitude": 48.491266,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 30
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993440,
"latitude": 48.491266,
"longitude": 3.494537,
"observationTrustType": 10,
"pressureLevel": 30
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993532,
"latitude": 47.099681,
"longitude": 0.621536,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34993540,
"latitude": 45.610569,
"longitude": -0.706812,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34993541,
"latitude": 45.610569,
"longitude": -0.706812,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34993542,
"latitude": 45.610569,
"longitude": -0.706812,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34993543,
"latitude": 45.610569,
"longitude": -0.706812,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34993544,
"latitude": 45.634588,
"longitude": -0.904571,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34993545,
"latitude": 45.634588,
"longitude": -0.904571,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34993546,
"latitude": 45.634588,
"longitude": -0.904571,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34993547,
"latitude": 45.634588,
"longitude": -0.904571,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993681,
"latitude": 46.680699,
"longitude": 0.247968,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993704,
"latitude": 45.701755,
"longitude": -0.310295,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34994206,
"latitude": 45.634603,
"longitude": -0.904583,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34994207,
"latitude": 45.634603,
"longitude": -0.904583,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34994209,
"latitude": 45.634603,
"longitude": -0.904583,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993835,
"latitude": 46.56269,
"longitude": -1.220067,
"observationTrustType": 10,
"pressureLevel": 90
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34993853,
"latitude": 46.680694,
"longitude": 0.247961,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34993854,
"latitude": 46.680757,
"longitude": 0.247992,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34993855,
"latitude": 46.68067,
"longitude": 0.247948,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34993856,
"latitude": 46.680701,
"longitude": 0.247966,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34993949,
"latitude": 46.684474,
"longitude": 0.406347,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34993950,
"latitude": 46.684474,
"longitude": 0.406347,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34993962,
"latitude": 48.49126,
"longitude": 3.494534,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34993963,
"latitude": 48.49126,
"longitude": 3.494534,
"observationTrustType": 10
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34993964,
"latitude": 48.49126,
"longitude": 3.494534,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993965,
"latitude": 48.49126,
"longitude": 3.494534,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993966,
"latitude": 48.49126,
"longitude": 3.494534,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993968,
"latitude": 48.49126,
"longitude": 3.494534,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993969,
"latitude": 48.49126,
"longitude": 3.494534,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34993970,
"latitude": 48.49126,
"longitude": 3.494534,
"observationTrustType": 10,
"pressureLevel": 50
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34994210,
"latitude": 45.572018,
"longitude": -0.661226,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "BT",
"cropNameLabel": "Blé Tendre",
"idObservation": 34994211,
"latitude": 45.572165,
"longitude": -0.661452,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34994212,
"latitude": 45.572081,
"longitude": -0.661473,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34994213,
"latitude": 45.572081,
"longitude": -0.661473,
"observationTrustType": 10
},
{
"cropNameCode": "OR",
"cropNameLabel": "Orge",
"idObservation": 34994214,
"latitude": 45.608641,
"longitude": -0.70663,
"observationTrustType": 10
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34994215,
"latitude": 45.572113,
"longitude": -0.661467,
"observationTrustType": 10,
"pressureLevel": 100
},
{
"cropNameCode": "CO",
"cropNameLabel": "Colza",
"idObservation": 34994216,
"latitude": 45.572113,
"longitude": -0.661463,
"observationTrustType": 10,
"pressureLevel": 100
}
]
}
The input JSON schema does not validate the input JSON instance (JSON Schema Draft 4). Errors:
{
"additionalProperties": false,
"description": "Automatically generated (please edit me)",
"properties": {
"user": {
"additionalProperties": false,
"properties": {
"city": {
"type": "string"
},
"country": {
"type": "string"
},
"followers": {
"minimum": 0,
"type": "integer"
},
"following": {
"minimum": 0,
"type": "integer"
},
"id": {
"pattern": "[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}",
"type": "string"
},
"matchLost": {
"minimum": 0,
"type": "integer"
},
"matchWon": {
"minimum": 0,
"type": "integer"
},
"name": {
"type": "string"
},
"points": {
"minimum": 0,
"type": "integer"
},
"surname": {
"type": "string"
}
},
"required": [
"city",
"country",
"followers",
"following",
"id",
"matchLost",
"matchWon",
"name",
"points",
"surname"
],
"type": "object"
}
},
"required": [
"user"
],
"title": "User - DefaultUser",
"type": "object"
}
{
"city": "enim",
"country": "proident qui",
"followers": 26824478,
"following": 41252564,
"id": "2c3fb21e-fc6c-285f-bde2-1056ebdf7612",
"matchLost": 25222251,
"matchWon": 33627982,
"name": "amet irure est",
"points": 56301225,
"surname": "dolor mollit dolor"
}