The input JSON schema validates the input JSON instance (JSON Schema Draft 4).
{
"additionalProperties": false,
"definitions": {
"DefaultCritereFS_2725": {
"additionalProperties": false,
"description": "Automatically generated (please edit me)",
"properties": {
"code": {
"type": "string"
},
"valeur": {
"type": "integer"
}
},
"required": [
"code",
"valeur"
],
"title": "CritereFS - DefaultCritereFS",
"type": "object"
},
"DefaultDefinitionFS_2723": {
"additionalProperties": false,
"description": "Automatically generated (please edit me)",
"properties": {
"criteres": {
"description": "Criteria results from Fiche Suiveuse",
"items": {
"$ref": "#/definitions/DefaultCritereFS_2725",
"type": "object"
},
"type": "array"
}
},
"required": [
"criteres"
],
"title": "DefinitionFS - DefaultDefinitionFS",
"type": "object"
},
"DefaultIdentifiantFS_2726": {
"additionalProperties": false,
"description": "Automatically generated (please edit me)",
"properties": {
"ligne": {
"type": "integer"
},
"numero_oa": {
"type": "integer"
},
"sous-ligne": {
"type": "integer"
}
},
"required": [
"ligne",
"numero_oa",
"sous-ligne"
],
"title": "IdentifiantFS - DefaultIdentifiantFS",
"type": "object"
}
},
"description": "Automatically generated (please edit me)",
"properties": {
"definition": {
"$ref": "#/definitions/DefaultDefinitionFS_2723",
"description": "Definition résults for the identified lot by identifiant in the Fiche Suiveuse",
"type": "object"
},
"identifiant": {
"$ref": "#/definitions/DefaultIdentifiantFS_2726",
"description": "Identifiant for the Fiche Suiveuse",
"type": "object"
}
},
"required": [
"definition",
"identifiant"
],
"title": "ImportFS - DefaultImportFS",
"type": "object"
}
{
"definition": {
"criteres": [
{
"code": "fermete",
"valeur": 0
},
{
"code": "brillance",
"valeur": 0
},
{
"code": "ressort",
"valeur": -1
},
{
"code": "touche",
"valeur": 0
},
{
"code": "adherence",
"valeur": 0
},
{
"code": "forme",
"valeur": 1
},
{
"code": "relief",
"valeur": -2
},
{
"code": "envers",
"valeur": 2
},
{
"code": "regularite",
"valeur": 1
},
{
"code": "double-ton",
"valeur": 2
},
{
"code": "tranche",
"valeur": 0
},
{
"code": "epaisseur",
"valeur": 2
}
]
},
"identifiant": {
"ligne": 1,
"numero_oa": 5032341,
"sous-ligne": 0
}
}
The input JSON schema validates the input JSON instance (JSON Schema Draft 4).
{
"additionalProperties": false,
"definitions": {
"DefaultCritereFS_2725": {
"additionalProperties": false,
"description": "Automatically generated (please edit me)",
"properties": {
"code": {
"type": "string"
},
"valeur": {
"type": "integer"
}
},
"required": [
"code",
"valeur"
],
"title": "CritereFS - DefaultCritereFS",
"type": "object"
},
"DefaultDefinitionFS_2723": {
"additionalProperties": false,
"description": "Automatically generated (please edit me)",
"properties": {
"criteres": {
"description": "Criteria results from Fiche Suiveuse",
"items": {
"$ref": "#/definitions/DefaultCritereFS_2725",
"type": "object"
},
"type": "array"
}
},
"required": [
"criteres"
],
"title": "DefinitionFS - DefaultDefinitionFS",
"type": "object"
},
"DefaultIdentifiantFS_2726": {
"additionalProperties": false,
"description": "Automatically generated (please edit me)",
"properties": {
"ligne": {
"type": "integer"
},
"numero_oa": {
"type": "integer"
},
"sous-ligne": {
"type": "integer"
}
},
"required": [
"ligne",
"numero_oa",
"sous-ligne"
],
"title": "IdentifiantFS - DefaultIdentifiantFS",
"type": "object"
}
},
"description": "Automatically generated (please edit me)",
"properties": {
"definition": {
"$ref": "#/definitions/DefaultDefinitionFS_2723",
"description": "Definition résults for the identified lot by identifiant in the Fiche Suiveuse",
"type": "object"
},
"identifiant": {
"$ref": "#/definitions/DefaultIdentifiantFS_2726",
"description": "Identifiant for the Fiche Suiveuse",
"type": "object"
}
},
"required": [
"definition",
"identifiant"
],
"title": "ImportFS - DefaultImportFS",
"type": "object"
}
{
"definition": {
"criteres": [
{
"code": "fermete",
"valeur": 0
},
{
"code": "brillance",
"valeur": 0
},
{
"code": "ressort",
"valeur": -1
},
{
"code": "touche",
"valeur": 0
},
{
"code": "adherence",
"valeur": 0
},
{
"code": "forme",
"valeur": 1
},
{
"code": "relief",
"valeur": -2
},
{
"code": "envers",
"valeur": 2
},
{
"code": "regularite",
"valeur": 1
},
{
"code": "double-ton",
"valeur": 2
},
{
"code": "tranche",
"valeur": 0
},
{
"code": "epaisseur",
"valeur": 2
}
]
},
"identifiant": {
"ligne": 1,
"numero_oa": 5032341,
"sous-ligne": 0
}
}
The input JSON schema validates the input JSON instance (JSON Schema Draft 4).
{
"additionalProperties": false,
"definitions": {
"DefaultCritereFS_2725": {
"additionalProperties": false,
"description": "Automatically generated (please edit me)",
"properties": {
"code": {
"type": "string"
},
"valeur": {
"type": "integer"
}
},
"required": [
"code",
"valeur"
],
"title": "CritereFS - DefaultCritereFS",
"type": "object"
},
"DefaultDefinitionFS_2723": {
"additionalProperties": false,
"description": "Automatically generated (please edit me)",
"properties": {
"criteres": {
"description": "Criteria results from Fiche Suiveuse",
"items": {
"$ref": "#/definitions/DefaultCritereFS_2725",
"type": "object"
},
"type": "array"
}
},
"required": [
"criteres"
],
"title": "DefinitionFS - DefaultDefinitionFS",
"type": "object"
},
"DefaultIdentifiantFS_2726": {
"additionalProperties": false,
"description": "Automatically generated (please edit me)",
"properties": {
"ligne": {
"type": "integer"
},
"numero_oa": {
"type": "integer"
},
"sous-ligne": {
"type": "integer"
}
},
"required": [
"ligne",
"numero_oa",
"sous-ligne"
],
"title": "IdentifiantFS - DefaultIdentifiantFS",
"type": "object"
}
},
"description": "Automatically generated (please edit me)",
"properties": {
"definition": {
"$ref": "#/definitions/DefaultDefinitionFS_2723",
"description": "Definition résults for the identified lot by identifiant in the Fiche Suiveuse",
"type": "object"
},
"identifiant": {
"$ref": "#/definitions/DefaultIdentifiantFS_2726",
"description": "Identifiant for the Fiche Suiveuse",
"type": "object"
}
},
"required": [
"definition",
"identifiant"
],
"title": "ImportFS - DefaultImportFS",
"type": "object"
}
{
"definition": {
"criteres": [
{
"code": "fermete",
"valeur": 0
},
{
"code": "brillance",
"valeur": 0
},
{
"code": "ressort",
"valeur": -1
},
{
"code": "touche",
"valeur": 0
},
{
"code": "adherence",
"valeur": 0
},
{
"code": "forme",
"valeur": 1
},
{
"code": "relief",
"valeur": -2
},
{
"code": "envers",
"valeur": 2
},
{
"code": "regularite",
"valeur": 1
},
{
"code": "double-ton",
"valeur": 2
},
{
"code": "tranche",
"valeur": 0
},
{
"code": "epaisseur",
"valeur": 2
}
]
},
"identifiant": {
"ligne": 1,
"numero_oa": 5032341,
"sous-ligne": 0
}
}
The input JSON schema does not validate the input JSON instance (JSON Schema Draft 4). Errors:
{
"additionalProperties": false,
"definitions": {
"DefaultCritereFS_2725": {
"additionalProperties": false,
"description": "Automatically generated (please edit me)",
"properties": {
"code": {
"type": "string"
},
"valeur": {
"type": "integer"
}
},
"required": [
"code",
"valeur"
],
"title": "CritereFS - DefaultCritereFS",
"type": "object"
},
"DefaultDefinitionFS_2723": {
"additionalProperties": false,
"description": "Automatically generated (please edit me)",
"properties": {
"critere": {
"description": "Criteria results from Fiche Suiveuse",
"items": {
"$ref": "#/definitions/DefaultCritereFS_2725",
"type": "object"
},
"type": "array"
}
},
"required": [
"critere"
],
"title": "DefinitionFS - DefaultDefinitionFS",
"type": "object"
},
"DefaultIdentifiantFS_2726": {
"additionalProperties": false,
"description": "Automatically generated (please edit me)",
"properties": {
"ligne": {
"type": "integer"
},
"numero_oa": {
"type": "integer"
},
"sous-ligne": {
"type": "integer"
}
},
"required": [
"ligne",
"numero_oa",
"sous-ligne"
],
"title": "IdentifiantFS - DefaultIdentifiantFS",
"type": "object"
}
},
"description": "Automatically generated (please edit me)",
"properties": {
"definition": {
"$ref": "#/definitions/DefaultDefinitionFS_2723",
"description": "Definition résults for the identified lot by identifiant in the Fiche Suiveuse",
"type": "object"
},
"identifiant": {
"$ref": "#/definitions/DefaultIdentifiantFS_2726",
"description": "Identifiant for the Fiche Suiveuse",
"type": "object"
}
},
"required": [
"definition",
"identifiant"
],
"title": "ImportFS - DefaultImportFS",
"type": "object"
}
{
"definition": {
"criteres": [
{
"code": "fermete",
"valeur": 0
},
{
"code": "brillance",
"valeur": 0
},
{
"code": "ressort",
"valeur": -1
},
{
"code": "touche",
"valeur": 0
},
{
"code": "adherence",
"valeur": 0
},
{
"code": "forme",
"valeur": 1
},
{
"code": "relief",
"valeur": -2
},
{
"code": "envers",
"valeur": 2
},
{
"code": "regularite",
"valeur": 1
},
{
"code": "double-ton",
"valeur": 2
},
{
"code": "tranche",
"valeur": 0
},
{
"code": "epaisseur",
"valeur": 2
}
]
},
"identifiant": {
"ligne": 1,
"numero_oa": 5032341,
"sous-ligne": 0
}
}
The input JSON schema validates the input JSON instance (JSON Schema Draft 4).
{
"additionalProperties": false,
"definitions": {
"DefaultCritereFS_2725": {
"additionalProperties": false,
"description": "Automatically generated (please edit me)",
"properties": {
"code": {
"type": "string"
},
"valeur": {
"type": "integer"
}
},
"required": [
"code",
"valeur"
],
"title": "CritereFS - DefaultCritereFS",
"type": "object"
},
"DefaultDefinitionFS_2723": {
"additionalProperties": false,
"description": "Automatically generated (please edit me)",
"properties": {
"critere": {
"description": "Criteria results from Fiche Suiveuse",
"items": {
"$ref": "#/definitions/DefaultCritereFS_2725",
"type": "object"
},
"type": "array"
}
},
"required": [
"critere"
],
"title": "DefinitionFS - DefaultDefinitionFS",
"type": "object"
},
"DefaultIdentifiantFS_2726": {
"additionalProperties": false,
"description": "Automatically generated (please edit me)",
"properties": {
"ligne": {
"type": "integer"
},
"numero_oa": {
"type": "integer"
},
"sous-ligne": {
"type": "integer"
}
},
"required": [
"ligne",
"numero_oa",
"sous-ligne"
],
"title": "IdentifiantFS - DefaultIdentifiantFS",
"type": "object"
}
},
"description": "Automatically generated (please edit me)",
"properties": {
"definition": {
"$ref": "#/definitions/DefaultDefinitionFS_2723",
"description": "Definition résults for the identified lot by identifiant in the Fiche Suiveuse",
"type": "object"
},
"identifiant": {
"$ref": "#/definitions/DefaultIdentifiantFS_2726",
"description": "Identifiant for the Fiche Suiveuse",
"type": "object"
}
},
"required": [
"definition",
"identifiant"
],
"title": "ImportFS - DefaultImportFS",
"type": "object"
}
{
"definition": {
"critere": [
{
"code": "qui",
"valeur": 81700083
},
{
"code": "ut sunt",
"valeur": 90991683
},
{
"code": "deserunt et aute eu enim",
"valeur": -89801626
},
{
"code": "enim Ut anim Duis id",
"valeur": -5248488
}
]
},
"identifiant": {
"ligne": -61085052,
"numero_oa": 20597376,
"sous-ligne": -4719431
}
}
The input JSON schema does not validate the input JSON instance (JSON Schema Draft 4). Errors:
{
"additionalProperties": false,
"definitions": {
"DefaultOpeningHour_562": {
"additionalProperties": false,
"description": "Automatically generated (please edit me)",
"properties": {
"afternoon_end": {
"anyOf": [
{
"description": "heure en UTC à convertir à partir de la timezone du silo",
"format": "date-time",
"type": "string"
},
{
"type": "null"
}
]
},
"afternoon_start": {
"anyOf": [
{
"description": "heure en UTC à convertir à partir de la timezone du silo",
"format": "date-time",
"type": "string"
},
{
"type": "null"
}
]
},
"date": {
"format": "date",
"type": "string"
},
"morning_end": {
"anyOf": [
{
"description": "heure en UTC à convertir à partir de la timezone du silo",
"format": "date-time",
"type": "string"
},
{
"type": "null"
}
]
},
"morning_start": {
"anyOf": [
{
"description": "heure en UTC à convertir à partir de la timezone du silo",
"format": "date-time",
"type": "string"
},
{
"type": "null"
}
]
},
"opening_periods": {
"description": "Format:\r\n%Y-%m-%dT%H:%M:%S+00:00/%Y-%m-%dT%H:%M:%S+00:00",
"items": {
"type": "string"
},
"maxItems": 2,
"minItems": 0,
"type": "array"
},
"status": {
"description": "1=Ouvert = morningStart; morningEnd; afternoonStart; afternoonEnd\r\n2=Ouvert à la demande = RAS\r\n3=Fermé = RAS\r\n4=Férié = RAS\r\n5=Ouvert sans interruption = morningStart ; afternoonEnd\r\n6=Ouvert seulement la matinée = morningStart ; morningEnd\r\n7=Ouvert seulement l'après-midi = afternoonStart ; afternoonEnd\r\n8=Ouvert 24h/24h",
"maximum": 8,
"minimum": 1,
"type": "integer"
}
},
"required": [
"afternoon_end",
"afternoon_start",
"date",
"morning_end",
"morning_start",
"opening_periods",
"status"
],
"title": "OpeningHour - DefaultOpeningHour",
"type": "object"
}
},
"description": "Automatically generated (please edit me)",
"properties": {
"silos": {
"items": {
"additionalProperties": false,
"properties": {
"activities_names": {
"type": "string"
},
"address": {
"type": "string"
},
"city": {
"type": "string"
},
"country": {
"type": "string"
},
"email": {
"format": "email",
"type": "string"
},
"id": {
"pattern": "\\d*",
"type": "string"
},
"latitude": {
"maximum": 90,
"minimum": -90,
"type": "number"
},
"longitude": {
"maximum": 180,
"minimum": -180,
"type": "number"
},
"manager_name": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"mobile_number": {
"anyOf": [
{
"description": "J'ai supprimé le scheme phone number, car nous pouvions avoir des 00 00 00 00 00 qui ne matchent pas le scheme",
"type": "string"
},
{
"type": "null"
}
]
},
"name": {
"type": "string"
},
"opening_hours": {
"items": {
"$ref": "#/definitions/DefaultOpeningHour_562",
"type": "object"
},
"maxItems": 8,
"minItems": 0,
"type": "array"
},
"owner": {
"type": "string"
},
"phone_number": {
"anyOf": [
{
"description": "J'ai supprimé le scheme phone number, car nous pouvions avoir des numéros étranges qui ne matchent pas le scheme",
"type": "string"
},
{
"type": "null"
}
]
},
"region": {
"type": "string"
},
"timezone": {
"type": "string"
},
"zip_code": {
"description": "j'ai supprimé le scheme zipcode car on avait des zipcode à 6 chiffres ou 4 chiffres parfois",
"type": "string"
}
},
"required": [
"activities_names",
"address",
"city",
"country",
"email",
"id",
"latitude",
"longitude",
"manager_name",
"mobile_number",
"name",
"owner",
"phone_number",
"timezone",
"zip_code"
],
"type": "object"
},
"type": "array"
}
},
"required": [
"silos"
],
"title": "Silo - DefaultSilo",
"type": "object"
}
{
"silos": [
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nQUAI DU GENERAL SARRAIL",
"city": "NOGENT S SEINE",
"country": "FR",
"email": "recettesoufflet01+silo@gmail.com",
"id": "0",
"latitude": 48.491343,
"longitude": 3.492956,
"manager_name": "recette01",
"mobile_number": "06 46 24 75 85",
"name": "SARRAIL NOGENT S SEINE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 39 57 22",
"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": "recettesoufflet03+silo@gmail.com",
"id": "2",
"latitude": 48.4981,
"longitude": 3.491312,
"manager_name": "recette03",
"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": "recettesoufflet07+silo@gmail.com",
"id": "3",
"latitude": 48.682765,
"longitude": 3.875137,
"manager_name": "recette07",
"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": "silo.bessay@soufflet.com",
"id": "4",
"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": "melodie.benmouffek+silo@fabernovel.com",
"id": "5",
"latitude": 48.376974,
"longitude": 4.200256,
"manager_name": "Melodie Benmouffek",
"mobile_number": "06 08 56 97 00",
"name": "LUYERES 1",
"opening_hours": [
{
"afternoon_end": "2020-09-17T17:00:00+02:00",
"afternoon_start": "2020-09-17T13:30:00+02:00",
"date": "2020-09-17",
"morning_end": "2020-09-17T12:00:00+02:00",
"morning_start": "2020-09-17T07:30:00+02:00",
"opening_periods": [
"2020-09-17T05:30:00+00:00/2020-09-17T10:00:00+00:00",
"2020-09-17T11:30:00+00:00/2020-09-17T15:00:00+00:00"
],
"status": 1
},
{
"afternoon_end": "2020-09-18T16:00:00+02:00",
"afternoon_start": "2020-09-18T13:30:00+02:00",
"date": "2020-09-18",
"morning_end": "2020-09-18T12:00:00+02:00",
"morning_start": "2020-09-18T07:30:00+02:00",
"opening_periods": [
"2020-09-18T05:30:00+00:00/2020-09-18T10:00:00+00:00",
"2020-09-18T11:30:00+00:00/2020-09-18T14:00:00+00:00"
],
"status": 1
},
{
"afternoon_end": null,
"afternoon_start": null,
"date": "2020-09-19",
"morning_end": null,
"morning_start": null,
"opening_periods": [],
"status": 3
},
{
"afternoon_end": null,
"afternoon_start": null,
"date": "2020-09-20",
"morning_end": null,
"morning_start": null,
"opening_periods": [],
"status": 3
},
{
"afternoon_end": "2020-09-21T17:00:00+02:00",
"afternoon_start": "2020-09-21T13:30:00+02:00",
"date": "2020-09-21",
"morning_end": "2020-09-21T12:00:00+02:00",
"morning_start": "2020-09-21T07:30:00+02:00",
"opening_periods": [
"2020-09-21T05:30:00+00:00/2020-09-21T10:00:00+00:00",
"2020-09-21T11:30:00+00:00/2020-09-21T15:00:00+00:00"
],
"status": 1
},
{
"afternoon_end": "2020-09-22T17:00:00+02:00",
"afternoon_start": "2020-09-22T13:30:00+02:00",
"date": "2020-09-22",
"morning_end": "2020-09-22T12:00:00+02:00",
"morning_start": "2020-09-22T07:30:00+02:00",
"opening_periods": [
"2020-09-22T05:30:00+00:00/2020-09-22T10:00:00+00:00",
"2020-09-22T11:30:00+00:00/2020-09-22T15:00:00+00:00"
],
"status": 1
},
{
"afternoon_end": "2020-09-23T17:00:00+02:00",
"afternoon_start": "2020-09-23T13:30:00+02:00",
"date": "2020-09-23",
"morning_end": "2020-09-23T12:00:00+02:00",
"morning_start": "2020-09-23T07:30:00+02:00",
"opening_periods": [
"2020-09-23T05:30:00+00:00/2020-09-23T10:00:00+00:00",
"2020-09-23T11:30:00+00:00/2020-09-23T15:00:00+00:00"
],
"status": 1
},
{
"afternoon_end": "2020-09-24T17:00:00+02:00",
"afternoon_start": "2020-09-24T13:30:00+02:00",
"date": "2020-09-24",
"morning_end": "2020-09-24T12:00:00+02:00",
"morning_start": "2020-09-24T07:30:00+02:00",
"opening_periods": [
"2020-09-24T05:30:00+00:00/2020-09-24T10:00:00+00:00",
"2020-09-24T11:30:00+00:00/2020-09-24T15:00:00+00:00"
],
"status": 1
}
],
"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": "silo.aulnay@soufflet.com",
"id": "6",
"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\n3 RUE CHEMIN AUX PRETRES",
"city": "PONT S SEINE",
"country": "FR",
"email": "silo.pont-sur-seine@soufflet.com",
"id": "7",
"latitude": 48.513061,
"longitude": 3.602219,
"manager_name": "Pierre PILLOT",
"mobile_number": null,
"name": "PONT S SEINE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 21 40 08",
"timezone": "Europe/Paris",
"zip_code": "10400"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n2 ROUTE SOYER",
"city": "ANGLURE",
"country": "FR",
"email": "baries@soufflet.com",
"id": "8",
"latitude": 48.585383,
"longitude": 3.801364,
"manager_name": "Benjamin ARIES",
"mobile_number": null,
"name": "ANGLURE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 26 42 70 32",
"timezone": "Europe/Paris",
"zip_code": "51260"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE DE VENDEUVRE S BARSE",
"city": "LONGPRE LE SEC",
"country": "FR",
"email": "silo.longpre-le-sec@soufflet.com",
"id": "9",
"latitude": 48.192975,
"longitude": 4.514715,
"manager_name": "Dominique DRIAT",
"mobile_number": null,
"name": "LONGPRE LE SEC",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 41 38 14",
"timezone": "Europe/Paris",
"zip_code": "10140"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nRUE FAUBOURG ST GERVAIS",
"city": "TRAINEL",
"country": "FR",
"email": "silo.trainel@soufflet.com",
"id": "10",
"latitude": 48.418333,
"longitude": 3.44725,
"manager_name": "Antony LELARGE",
"mobile_number": "06 07 26 75 29",
"name": "TRAINEL",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 39 10 03",
"timezone": "Europe/Paris",
"zip_code": "10400"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE DE VILLADIN",
"city": "MARCILLY LE HAYER",
"country": "FR",
"email": "silo.marcilly-le-hayer@soufflet.com",
"id": "11",
"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": "silo.auzon@soufflet.com",
"id": "12",
"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": "silo.sementron@soufflet.com",
"id": "13",
"latitude": 47.636133,
"longitude": 3.358183,
"manager_name": "BENOIT 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": "silo.thorigny-sur-oreuse@soufflet.com",
"id": "14",
"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": "silo.artenay-bineau@soufflet.com",
"id": "15",
"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": "silo.viapres-le-grand@soufflet.com",
"id": "16",
"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": "silo.polisotc@soufflet.com",
"id": "17",
"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": "silo.brion-sur-ource@soufflet.com",
"id": "18",
"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": "silo.bouranton@soufflet.com",
"id": "19",
"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": "silo.balnot-la-grange@soufflet.com",
"id": "20",
"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": "silo.villegruis@soufflet.com",
"id": "21",
"latitude": 48.600016,
"longitude": 3.446293,
"manager_name": "Eddie LEMERET",
"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": "silo.arcis-sur-aube@soufflet.com",
"id": "22",
"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": "silo.mesnil-saint-loup@soufflet.com",
"id": "23",
"latitude": 48.302056,
"longitude": 3.772614,
"manager_name": "Matthieu CALAMY",
"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": "silo.villeneuve-larcheveque@soufflet.com",
"id": "24",
"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": "silo.grandville@soufflet.com",
"id": "25",
"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": "silo.dienville@soufflet.com",
"id": "26",
"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": "silo.montolivet@soufflet.com",
"id": "27",
"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": "silo.villemorien@soufflet.com",
"id": "28",
"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": "silo.artonges@soufflet.com",
"id": "29",
"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": "02330"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n955 ROUTE DE BELLEGARDE",
"city": "BRAY EN VAL",
"country": "FR",
"email": "silo.bray-en-val@soufflet.com",
"id": "30",
"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": "silo.avant-les-marcilly@soufflet.com",
"id": "31",
"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": "silo.longsols@soufflet.com",
"id": "32",
"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": "silo.gien@soufflet.com",
"id": "33",
"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": "silo.chaille-les-marais@soufflet.com",
"id": "34",
"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": "smormant@soufflet.com",
"id": "35",
"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": "silo.limoges@soufflet.com",
"id": "36",
"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": "silo.villenauxe-la-petite@soufflet.com",
"id": "37",
"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": "silo.poigny-provins@soufflet.com",
"id": "39",
"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": "silo.courchamp@soufflet.com",
"id": "40",
"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": "silo.st-denis-la-chevasse@soufflet.com",
"id": "41",
"latitude": 46.831299,
"longitude": -1.275116,
"manager_name": "David THOUZEAU",
"mobile_number": "06 22 82 01 58",
"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": "silo.chavagnes-les-redoux@soufflet.com",
"id": "42",
"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": "silo.trancault@soufflet.com",
"id": "43",
"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": "fgrenot@soufflet.com",
"id": "44",
"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": "silo.villery@soufflet.com",
"id": "45",
"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": "silo.pezarches@soufflet.com",
"id": "46",
"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": "silo.neuville-aux-bois@soufflet.com",
"id": "47",
"latitude": 48.068457,
"longitude": 2.063696,
"manager_name": "Jerome PERDEREAU",
"mobile_number": "06 70 41 22 43",
"name": "NEUVILLE AUX BOIS MA",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 38 75 52 77",
"timezone": "Europe/Paris",
"zip_code": "45170"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nVOIE COULMIER",
"city": "PUITS",
"country": "FR",
"email": "silo.puits@soufflet.com",
"id": "48",
"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": "silo.lesherbiers@soufflet.com",
"id": "49",
"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": "silo.montaulin@soufflet.com",
"id": "50",
"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": "silo.premierfait@soufflet.com",
"id": "51",
"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": "silo.souppes-sur-loing@soufflet.com",
"id": "52",
"latitude": 48.179883,
"longitude": 2.724772,
"manager_name": "Sebastien DUCASTEL",
"mobile_number": "06 71 74 80 83",
"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": "silo.patay-bineau@soufflet.com",
"id": "53",
"latitude": 48.046719,
"longitude": 1.701349,
"manager_name": "François COUTADEUR",
"mobile_number": "06 17 53 45 75",
"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": "silo.leslucs@soufflet.com",
"id": "55",
"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": "silo.tigy@soufflet.com",
"id": "56",
"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": "silo.moutiers@soufflet.com",
"id": "57",
"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": "silo.la-chapelle-saint-ursin@soufflet.com",
"id": "58",
"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": "silo.courcelles-sur-voire@soufflet.com",
"id": "59",
"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": "silo.aunay@soufflet.com",
"id": "60",
"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": "silo.st-denis-la-chevasse@soufflet.com",
"id": "62",
"latitude": 46.825642,
"longitude": -1.360735,
"manager_name": "David THOUZEAU",
"mobile_number": "06 22 82 01 58",
"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": "silo.la-mothe-achard@soufflet.com",
"id": "63",
"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\nLIEU DIT BOISSEUIL",
"city": "ST MARD",
"country": "FR",
"email": "silo.st-mard@soufflet.com",
"id": "64",
"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": "silo.st-sulpice-le-verdon@soufflet.com",
"id": "65",
"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": "silo.talmont-bois-marie@soufflet.com",
"id": "67",
"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": "silo.moutiers@soufflet.com",
"id": "71",
"latitude": 46.462068,
"longitude": -1.305868,
"manager_name": "Romain ROY",
"mobile_number": null,
"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": "silo.moutiers@soufflet.com",
"id": "72",
"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": "silo.metz@soufflet.com",
"id": "73",
"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": "silo.auxy@soufflet.com",
"id": "74",
"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": "silo.verpilleres-sur-ource@soufflet.com",
"id": "75",
"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": "silo.saint-denis-les-rebais@soufflet.com",
"id": "76",
"latitude": 48.866829,
"longitude": 3.206677,
"manager_name": "Christophe CRAPART",
"mobile_number": "06 83 57 28 75",
"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": "silo.mesnil-b@soufflet.com",
"id": "77",
"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": "silo.neuilly@soufflet.com",
"id": "78",
"latitude": 47.913713,
"longitude": 3.428399,
"manager_name": "Benoit LAVEAU",
"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": "silo.lux@soufflet.com",
"id": "79",
"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": "Silos stockage céréales",
"address": "SILO SOUFFLET\nAVENUE DU 19 MARS 1962",
"city": "VERGIGNY",
"country": "FR",
"email": "silo.vergigny@soufflet.com",
"id": "80",
"latitude": 47.9826,
"longitude": 3.734658,
"manager_name": "nc",
"mobile_number": "06 85 04 23 22",
"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": "silo.venizy@soufflet.com",
"id": "81",
"latitude": 48.026206,
"longitude": 3.710336,
"manager_name": "Gaetan PAUL",
"mobile_number": "06 85 04 23 22",
"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": "silo.saint-valerien@soufflet.com",
"id": "82",
"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\nD905",
"city": "PACY S ARMANCON",
"country": "FR",
"email": "silo.pacy@soufflet.com",
"id": "84",
"latitude": 47.778471,
"longitude": 4.109854,
"manager_name": "Emmanuel DUPONT",
"mobile_number": "06 03 81 63 91",
"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": "silo.clamecy@soufflet.com",
"id": "85",
"latitude": 47.471002,
"longitude": 3.520377,
"manager_name": "Lionel BONNIN",
"mobile_number": null,
"name": "CLAMECY",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 86 27 59 21",
"timezone": "Europe/Paris",
"zip_code": "58500"
},
{
"activities_names": "Silos stockage céréales",
"address": "SILO SOUFFLET\nD204 ROUTE DE GIGNY",
"city": "CRUZY LE CHATEL",
"country": "FR",
"email": "silo.cruzy-le-chatel@soufflet.com",
"id": "86",
"latitude": 47.848645,
"longitude": 4.232284,
"manager_name": "Jean Loup HURBAIN",
"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": "silo.chablis@soufflet.com",
"id": "87",
"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": "silo.songy@soufflet.com",
"id": "88",
"latitude": 48.794456,
"longitude": 4.510083,
"manager_name": "x",
"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": "silo.sacy@soufflet.com",
"id": "89",
"latitude": 47.672264,
"longitude": 3.833202,
"manager_name": "Jean Loup HURBAIN",
"mobile_number": "06 33 17 70 29",
"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": "silo.sarry@soufflet.com",
"id": "90",
"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": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nFIEF LACOURANT",
"city": "VIX",
"country": "FR",
"email": "silo.vix@soufflet.com",
"id": "91",
"latitude": 46.36689,
"longitude": -0.868113,
"manager_name": "Nadine VERGNAUD",
"mobile_number": null,
"name": "VIX",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 51 00 60 52",
"timezone": "Europe/Paris",
"zip_code": "85770"
},
{
"activities_names": "Silos stockage céréales",
"address": "SILO SOUFFLET\nLE FIEF DE LA POINTE\nZONE ARTISANALE",
"city": "LANDRAIS",
"country": "FR",
"email": "silo.landrais@soufflet.com",
"id": "92",
"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": "silo.maillezais@soufflet.com",
"id": "93",
"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": "silo.saint-georges-de-rex@soufflet.com",
"id": "94",
"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": "usine.talmont-bois-marie@soufflet.com",
"id": "95",
"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": "silo.etais-la-sauvin@soufflet.com",
"id": "96",
"latitude": 47.509935,
"longitude": 3.304225,
"manager_name": "VINCENT LETTRY",
"mobile_number": null,
"name": "ETAIS LA SAUVIN",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 86 47 23 31",
"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": "silo.charmont@soufflet.com",
"id": "97",
"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": "silo.marans@soufflet.com",
"id": "98",
"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": "silo.bouhet@soufflet.com",
"id": "99",
"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": "silo.chatel-censoir@soufflet.com",
"id": "100",
"latitude": 47.54395,
"longitude": 3.633867,
"manager_name": "Geoffroy DAUVILLAIRE",
"mobile_number": "06 08 92 42 76",
"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": "silo.givry@soufflet.com",
"id": "101",
"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": "Silos stockage céréales",
"address": "SILO SOUFFLET\nROUTE DE CLAMECY",
"city": "COULANGES S YONNE",
"country": "FR",
"email": "silo.coulanges@soufflet.com",
"id": "102",
"latitude": 47.52091,
"longitude": 3.540155,
"manager_name": "Joël 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": "sarzembouy@soufflet.com",
"id": "103",
"latitude": 47.252573,
"longitude": 3.380571,
"manager_name": "Emmanuel LEMAIRE",
"mobile_number": "06 19 84 36 59",
"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": "silo.saint-cheron@soufflet.com",
"id": "104",
"latitude": 48.577409,
"longitude": 1.440508,
"manager_name": "Inès FINET",
"mobile_number": "06 21 51 10 89",
"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": "silo.serrigny@soufflet.com",
"id": "105",
"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": "silo.ascoux@soufflet.com",
"id": "106",
"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": "silo.clavette@soufflet.com",
"id": "107",
"latitude": 46.145413,
"longitude": -1.045927,
"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": "silo.gemozacgrandschamps@soufflet.com",
"id": "108",
"latitude": 45.570102,
"longitude": -0.662892,
"manager_name": "Freddy LARCHER",
"mobile_number": "06 07 50 11 39",
"name": "GEMOZAC GRANDS CHAMPS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "05 46 94 64 64",
"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": "silo.bouzonville-en-beauce@soufflet.com",
"id": "109",
"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": "silo.cozes@soufflet.com",
"id": "110",
"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": "Silos stockage céréales",
"address": "SILO SOUFFLET\nPETIT PEU\nRD 14",
"city": "ST SULPICE DE ROYAN",
"country": "FR",
"email": "silo.saint-sulpice-de-royan@soufflet.com",
"id": "111",
"latitude": 45.689568,
"longitude": -1.019164,
"manager_name": "Yohan PAPIN",
"mobile_number": null,
"name": "ST SULPICE DE ROYAN",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "05 46 22 13 81",
"timezone": "Europe/Paris",
"zip_code": "17200"
},
{
"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": "silo.corme-royal@soufflet.com",
"id": "112",
"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": "silo.sainville@soufflet.com",
"id": "113",
"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": "silo.montils@soufflet.com",
"id": "114",
"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": "silo.bougneau@soufflet.com",
"id": "115",
"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": "silo.saint-georges-des-agouts@soufflet.com",
"id": "116",
"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": "silo.puyravault@soufflet.com",
"id": "117",
"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": "silo.epargnes@soufflet.com",
"id": "118",
"latitude": 45.534718,
"longitude": -0.810619,
"manager_name": "Christophe MOREAU",
"mobile_number": "06 07 26 73 91",
"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": "silo.verdun@soufflet.com",
"id": "119",
"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": "silo.sceaux-du-gatinais@soufflet.com",
"id": "120",
"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": "silo.sermaises@soufflet.com",
"id": "121",
"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": "silo.merry-sec@soufflet.com",
"id": "122",
"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": "silo.beneuvre@soufflet.com",
"id": "123",
"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": "silo.beneuvre-gare@soufflet.com",
"id": "124",
"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": "silo.sensbeaujeu@soufflet.com",
"id": "125",
"latitude": 47.325277,
"longitude": 2.704706,
"manager_name": "nc",
"mobile_number": null,
"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": "silo.sept-sorts@soufflet.com",
"id": "126",
"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": "silo.tronville-en-barrois@soufflet.com",
"id": "127",
"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": "silo.chadenac@soufflet.com",
"id": "128",
"latitude": 45.53697,
"longitude": -0.451697,
"manager_name": "Adrien FOURNEAU",
"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": "silo.belluire@soufflet.com",
"id": "129",
"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": "Silos stockage céréales",
"address": "SILO SOUFFLET\nCHEZ FOURNEAU BABEUF",
"city": "LACHAISE",
"country": "FR",
"email": "silo.lachaise@soufflet.com",
"id": "130",
"latitude": 45.521447,
"longitude": -0.229473,
"manager_name": "Laurent JOLIBOIS",
"mobile_number": null,
"name": "LACHAISE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "05 45 78 72 39",
"timezone": "Europe/Paris",
"zip_code": "16300"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nLE MAGNOT\n21 MALABRIE",
"city": "LA TAILLEE",
"country": "FR",
"email": "silo.lataillee@soufflet.com",
"id": "131",
"latitude": 46.382576,
"longitude": -0.942533,
"manager_name": "Maxime CARDIN",
"mobile_number": "06 82 67 10 65",
"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": "silo.chaille@soufflet.com",
"id": "132",
"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": "silo.lhermenault@soufflet.com",
"id": "133",
"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": "silo.viviers@soufflet.com",
"id": "134",
"latitude": 49.472011,
"longitude": 5.600878,
"manager_name": "Johann CHERIN",
"mobile_number": "06 08 27 75 77",
"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\n1 RUE CHALAUX GARCHY",
"city": "NUARS",
"country": "FR",
"email": "silo.nuars@soufflet.com",
"id": "135",
"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": "silo.boynes@soufflet.com",
"id": "136",
"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": "silo.montmirail-b@soufflet.com",
"id": "137",
"latitude": 48.873439,
"longitude": 3.574233,
"manager_name": "Alexandra HANRIOT",
"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": "silo.laneuveville-devant-bayon@soufflet.com",
"id": "138",
"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": "silo.marcilly-la-campagne@soufflet.com",
"id": "139",
"latitude": 48.835221,
"longitude": 1.192349,
"manager_name": "Maxime THOMAS",
"mobile_number": "06 61 38 33 68",
"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": "silo.sergines@soufflet.com",
"id": "140",
"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": "silo.chantecocq@soufflet.com",
"id": "141",
"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": "silo.chilleurs-aux-bois@soufflet.com",
"id": "142",
"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": "silo.bournezeau@soufflet.com",
"id": "143",
"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": "silo.fontenay-le-comte@soufflet.com",
"id": "144",
"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": "silo.stmedard@soufflet.com",
"id": "145",
"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": "silo.nully@soufflet.com",
"id": "146",
"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": "silo.corbreuse@soufflet.com",
"id": "147",
"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": "silo.gondreville-la-franche@soufflet.com",
"id": "148",
"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": "silo.grigny@soufflet.com",
"id": "149",
"latitude": 48.666763,
"longitude": 2.404918,
"manager_name": "Eric COMMON",
"mobile_number": "06 23 85 57 27",
"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": "silo.villenauxe-b@soufflet.com",
"id": "150",
"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": "silo.herme@soufflet.com",
"id": "151",
"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": "silo.rigny-la-nonneuse@soufflet.com",
"id": "152",
"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": "silo.mouy@soufflet.com",
"id": "153",
"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": "silo.trancault-b@soufflet.com",
"id": "154",
"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": "silo.le-plessis-saint-benoist@soufflet.com",
"id": "155",
"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": "silo.levesville-la-chenard@soufflet.com",
"id": "156",
"latitude": 48.303962,
"longitude": 1.823772,
"manager_name": "Alexis DENOUAL",
"mobile_number": "06 23 21 34 42",
"name": "LEVESVILLE LA CHENARD",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 37 24 60 36",
"timezone": "Europe/Paris",
"zip_code": "28210"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nMORSANG SUD\nROUTE DEPARTEMENTALE 63 LA MONTAGNE",
"city": "ETAMPES",
"country": "FR",
"email": "silo.etampes@soufflet.com",
"id": "158",
"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": "silo.paray-douaville@soufflet.com",
"id": "159",
"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": "silo.puiseaux@soufflet.com",
"id": "160",
"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": "silo.ignol@soufflet.com",
"id": "161",
"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": "silo.chavannes@soufflet.com",
"id": "162",
"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": "silo.orvilliers@soufflet.com",
"id": "163",
"latitude": 48.436435,
"longitude": 3.814018,
"manager_name": "Quentin DABKOWSKI",
"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": "silo.pont-la-ville@soufflet.com",
"id": "164",
"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": "silo.saint-georges-du-vievre@soufflet.com",
"id": "166",
"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": "Magasin appro",
"address": "MAGASIN APPROS SOUFFLET\n50 RUE DES ETANGS",
"city": "MOUY S SEINE",
"country": "FR",
"email": "silo.mouyengrais@soufflet.com",
"id": "167",
"latitude": 48.42547,
"longitude": 3.227909,
"manager_name": "André POSTHUMUS",
"mobile_number": "06 33 19 56 47",
"name": "MOUY S SEINE B MA",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "01 60 67 10 50",
"timezone": "Europe/Paris",
"zip_code": "77480"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nZONE ARTISANALE\nD386",
"city": "POILLY",
"country": "FR",
"email": "silo.poilly@soufflet.com",
"id": "169",
"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": "silo.eton@soufflet.com",
"id": "170",
"latitude": 49.271094,
"longitude": 5.667438,
"manager_name": " Geoffrey VEBER",
"mobile_number": ".",
"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": "silo.saint-lye@soufflet.com",
"id": "171",
"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": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE DE VILLERS LE CHATEAU",
"city": "MATOUGUES",
"country": "FR",
"email": "silo.matougues@soufflet.com",
"id": "172",
"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": "silo.osmoy@soufflet.com",
"id": "173",
"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": "Plateforme stockage céréales",
"address": "SILO SOUFFLET\nSARL GRANDCHEMONT M CHARTIER DAMIEN\n9 RUE DE LA GRANDCHEMONT",
"city": "MORIENVAL",
"country": "FR",
"email": "silo.morienval@soufflet.com",
"id": "174",
"latitude": 49.303272,
"longitude": 2.920488,
"manager_name": "nc",
"mobile_number": "06 01 00 13 58",
"name": "MORIENVAL",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 44 39 72 90",
"timezone": "Europe/Paris",
"zip_code": "60127"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n1 CHEMIN MOULANT",
"city": "ST MARDS DE BLACARVILLE",
"country": "FR",
"email": "silo.saint-mards-de-blacarville@soufflet.com",
"id": "175",
"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": "silo.rougemontiers@soufflet.com",
"id": "176",
"latitude": 49.358264,
"longitude": 0.722644,
"manager_name": "Alexis COSTILS",
"mobile_number": "06 33 34 88 79",
"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": "silo.messeme@soufflet.com",
"id": "178",
"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": "silo.egreville@soufflet.com",
"id": "182",
"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": "silo.petitfossard@soufflet.com",
"id": "183",
"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": "Magasin appro",
"address": "MAGASIN APPROS SOUFFLET\nCHEMIN DU MOULIN DE PIERRE",
"city": "PITHIVIERS LE VIEIL",
"country": "FR",
"email": "silo.pithiviers1@soufflet.com",
"id": "184",
"latitude": 48.16826,
"longitude": 2.223508,
"manager_name": "Yannick ROULLEAU",
"mobile_number": null,
"name": "PITHIVIERS LE VIEIL B MA",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 38 30 24 29",
"timezone": "Europe/Paris",
"zip_code": "45300"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nLA VILLEDIEU",
"city": "LAONS",
"country": "FR",
"email": "silo.villedieu@soufflet.com",
"id": "185",
"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": "silo.huisseau@soufflet.com",
"id": "187",
"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": "silo.ternay@soufflet.com",
"id": "189",
"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": "silo.pithiviers-le-vieil@soufflet.com",
"id": "190",
"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": "silo.brazey@soufflet.com",
"id": "191",
"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 87",
"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": "silo.neuville-poitou@soufflet.com",
"id": "192",
"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": "silo.villiers-saint-georges@soufflet.com",
"id": "193",
"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": "silo.bussy-le-repos@soufflet.com",
"id": "195",
"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": "silo.ormoyvilliers@soufflet.com",
"id": "196",
"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": "silo.rians@soufflet.com",
"id": "198",
"latitude": 47.19216,
"longitude": 2.60336,
"manager_name": "François CHATAGNON",
"mobile_number": "06 16 49 15 96",
"name": "RIANS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 48 25 55 64",
"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": "silo.pressigny@soufflet.com",
"id": "199",
"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": "silo.seuchey@soufflet.com",
"id": "200",
"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": "silo.dampierre-sur-salon@soufflet.com",
"id": "202",
"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": "silo.st-bris@soufflet.com",
"id": "203",
"latitude": 47.746778,
"longitude": 3.659625,
"manager_name": "Mathieu MOREAU",
"mobile_number": null,
"name": "ST BRIS LE VINEUX MA",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 86 53 69 74",
"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": "silo.sommesous@soufflet.com",
"id": "204",
"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\nLA DAVIERE",
"city": "VENANSAULT",
"country": "FR",
"email": "silo.venansault@soufflet.com",
"id": "205",
"latitude": 46.709108,
"longitude": -1.517078,
"manager_name": "Francis BERNARD",
"mobile_number": "06 25 70 33 25",
"name": "VENANSAULT",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"timezone": "Europe/Paris",
"zip_code": "85190"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nRTE DE COUSSAY",
"city": "CHOUPPES",
"country": "FR",
"email": "silo.chouppes@soufflet.com",
"id": "207",
"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\nRTE DE LA VILLEDIEU",
"city": "NIEUIL L ESPOIR",
"country": "FR",
"email": "silo.nieuil-lespoir@soufflet.com",
"id": "208",
"latitude": 46.483038,
"longitude": 0.437806,
"manager_name": "Pierre-Luc LAMACHERE",
"mobile_number": null,
"name": "NIEUIL L ESPOIR",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "05 49 42 64 49",
"timezone": "Europe/Paris",
"zip_code": "86340"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nLA CHATAIGNERAIE",
"city": "VICQ S GARTEMPE",
"country": "FR",
"email": "silo.vicq-sur-gartempe@soufflet.com",
"id": "209",
"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": "silo.maille@soufflet.com",
"id": "210",
"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": "silo.la-pineliere@soufflet.com",
"id": "211",
"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": "silo.le-chillou@soufflet.com",
"id": "212",
"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": "silo.vitry-la-ville@soufflet.com",
"id": "217",
"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": "silo.nangis@soufflet.com",
"id": "218",
"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": "silo.pogny@soufflet.com",
"id": "219",
"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": "silo.marson@soufflet.com",
"id": "220",
"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": "silo.faux-vesigneul@soufflet.com",
"id": "221",
"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": "silo.huiron@soufflet.com",
"id": "222",
"latitude": 48.693232,
"longitude": 4.508219,
"manager_name": "julien BOIVIN",
"mobile_number": null,
"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": "silo.le-fresne@soufflet.com",
"id": "223",
"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": "silo.vanault-le-chatel@soufflet.com",
"id": "224",
"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": "silo.la-chaussee-sur-marne@soufflet.com",
"id": "225",
"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": "silo.saint-palais@soufflet.com",
"id": "226",
"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": "Silos stockage céréales",
"address": "SILO SOUFFLET\nROUTE DE LA DIVE",
"city": "ST MICHEL EN L HERM",
"country": "FR",
"email": "silo.st-michel-en-lherm@soufflet.com",
"id": "227",
"latitude": 46.32239,
"longitude": -1.231384,
"manager_name": "Brice CHUSSEAU",
"mobile_number": "06 03 96 09 06",
"name": "ST MICHEL EN L HERM",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 51 97 60 96",
"timezone": "Europe/Paris",
"zip_code": "85580"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nHAMEAU DE NEZE",
"city": "MEZIERES EN VEXIN",
"country": "FR",
"email": "silo.mezieres-en-vexin@soufflet.com",
"id": "228",
"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": "silo.le-chay@soufflet.com",
"id": "229",
"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": "silo.balanzac@soufflet.com",
"id": "230",
"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": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nZA LES OUCHES\nROUTE DE HONVILLE",
"city": "BOISVILLE LA ST PERE",
"country": "FR",
"email": "silo.boisville@soufflet.com",
"id": "232",
"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": "silo.stmaure@soufflet.com",
"id": "233",
"latitude": 47.099675,
"longitude": 0.62138,
"manager_name": "Philippe GARROT",
"mobile_number": "06 07 26 55 09",
"name": "STE MAURE DE TOURAINE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 47 72 30 05",
"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": "silo.saint-jean-de-liversay@soufflet.com",
"id": "234",
"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\nLE VIEUX MAILLE",
"city": "LA RONDE",
"country": "FR",
"email": "silo.laronde@soufflet.com",
"id": "235",
"latitude": 46.303695,
"longitude": -0.818023,
"manager_name": "Philippe PRUGNAUD",
"mobile_number": null,
"name": "LA RONDE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "05 46 27 88 11",
"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": "silo.noyant@soufflet.com",
"id": "236",
"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": "silo.sainte-hermine@soufflet.com",
"id": "237",
"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": "silo.crepy-en-valois@soufflet.com",
"id": "238",
"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": "Magasin appro",
"address": "MAGASIN APPROS SOUFFLET\n4 RUE DE LA GARE DES MARCHANDISES",
"city": "PUISEAUX",
"country": "FR",
"email": "silo.puiseaux-bineau@soufflet.com",
"id": "239",
"latitude": 48.205613,
"longitude": 2.459338,
"manager_name": "Laurent BRUNEAU",
"mobile_number": "06 45 69 27 95",
"name": "PUISEAUX BINEAU MA",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 38 33 60 77",
"timezone": "Europe/Paris",
"zip_code": "45390"
},
{
"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": "silo.suilly-la-tour@soufflet.com",
"id": "240",
"latitude": 47.311227,
"longitude": 3.081717,
"manager_name": "Matthieu BITAULT",
"mobile_number": null,
"name": "SUILLY LA TOUR",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 86 24 46 17",
"timezone": "Europe/Paris",
"zip_code": "58150"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE DE BILLANCELLE",
"city": "COURVILLE S EURE",
"country": "FR",
"email": "silo.courville@soufflet.com",
"id": "241",
"latitude": 48.459529,
"longitude": 1.229495,
"manager_name": "Sébastien MONTAUDOUIN",
"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": "Site Mixte Céréales Appros",
"address": "PLATEFORME SOUFFLET\nCHEZ MR PETILLON FREDERIC\n5 RUE DE VER",
"city": "EVE",
"country": "FR",
"email": "silo.eve@soufflet.com",
"id": "242",
"latitude": 49.09319,
"longitude": 2.702777,
"manager_name": "Laurent DUFAY",
"mobile_number": "06 01 00 13 58",
"name": "EVE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 44 60 18 10",
"timezone": "Europe/Paris",
"zip_code": "60330"
},
{
"activities_names": "Silos stockage céréales",
"address": "SILO SOUFFLET\nLA BILLETTE",
"city": "ST EPAIN",
"country": "FR",
"email": "silo.stepain@soufflet.com",
"id": "244",
"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": "silo.saussay-la-campagne@soufflet.com",
"id": "246",
"latitude": 49.314063,
"longitude": 1.504643,
"manager_name": "Thierry ARNAL",
"mobile_number": "06 25 74 93 44",
"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": "silo.manthelan@soufflet.com",
"id": "247",
"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": "silo.lacelle@soufflet.com",
"id": "248",
"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": "silo.ingrandes@soufflet.com",
"id": "249",
"latitude": 46.895786,
"longitude": 0.582827,
"manager_name": "Laurent MERLE",
"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": "silo.sepmes@soufflet.com",
"id": "250",
"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": "silo.nouatre@soufflet.com",
"id": "251",
"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": "silo.somsois@soufflet.com",
"id": "252",
"latitude": 48.590105,
"longitude": 4.498991,
"manager_name": "Valentin MAUCLAIRE",
"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": "silo.descartes@soufflet.com",
"id": "253",
"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": "silo.sorigny@soufflet.com",
"id": "254",
"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": "silo.braysurseine@soufflet.com",
"id": "255",
"latitude": 48.416259,
"longitude": 3.229937,
"manager_name": "Maximilien BADIN",
"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": "Plateforme stockage céréales",
"address": "STOCKAGE SOUFFLET\nCHEZ MR MAIGNIEL\nLD BOISSET HANNEQUIN",
"city": "ST VINCENT DES BOIS",
"country": "FR",
"email": "silo.boisset@soufflet.com",
"id": "256",
"latitude": 49.05307,
"longitude": 1.391481,
"manager_name": "nc",
"mobile_number": "06 23 27 54 10",
"name": "ST VINCENT DES BOIS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"timezone": "Europe/Paris",
"zip_code": "27950"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nLD LA GARENNE",
"city": "GIVERVILLE",
"country": "FR",
"email": "silo.giverville@soufflet.com",
"id": "257",
"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": "silo.le-cormier@soufflet.com",
"id": "258",
"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": "silo.saint-martin-du-tilleul@soufflet.com",
"id": "259",
"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": "psoufflet@soufflet.com",
"id": "260",
"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": "Plateforme stockage céréales",
"address": "PLATEFORME SOUFFLET\nZA LA MAINBORGERE\nRUE DE LA MAROTTE",
"city": "CHATEAU GUIBERT",
"country": "FR",
"email": "silo.bournezeau@soufflet.com",
"id": "261",
"latitude": 46.56704,
"longitude": -1.276601,
"manager_name": "Romain ROY",
"mobile_number": "06 19 25 83 39",
"name": "CHATEAU GUIBERT",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"timezone": "Europe/Paris",
"zip_code": "85320"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nZI LES BUTZ",
"city": "MARTAINNEVILLE",
"country": "FR",
"email": "silo.martainneville@soufflet.com",
"id": "262",
"latitude": 50.011739,
"longitude": 1.718883,
"manager_name": "Antoine Foudrinier",
"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": "silo.fouquerolles@soufflet.com",
"id": "263",
"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": "silo.oroer@soufflet.com",
"id": "264",
"latitude": 49.500039,
"longitude": 2.163462,
"manager_name": "Julien LESEUTE",
"mobile_number": "06 03 26 36 66",
"name": "OROER",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 44 79 24 59",
"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": "silo.quevauvillers@soufflet.com",
"id": "265",
"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": null,
"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": "silo.corbeil@soufflet.com",
"id": "266",
"latitude": 48.615146,
"longitude": 2.479824,
"manager_name": "YANNICK CAILLETEAU",
"mobile_number": "06 76 09 25 28",
"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": "silo.bonnard@soufflet.com",
"id": "268",
"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": "Silos stockage céréales",
"address": "SILO SOUFFLET BIO\n4 RUE DE LA MALTERIE",
"city": "ARCIS S AUBE",
"country": "FR",
"email": "silo.arcis-sur-aube@soufflet.com",
"id": "269",
"latitude": 48.532881,
"longitude": 4.131626,
"manager_name": "Gabriel BARRIER",
"mobile_number": null,
"name": "ARCIS S AUBE BIO",
"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 MALESHERBES",
"city": "PUISEAUX",
"country": "FR",
"email": "silo.puiseaux1@soufflet.com",
"id": "271",
"latitude": 48.214251,
"longitude": 2.45922,
"manager_name": "Eric JAQUEMONT",
"mobile_number": "06 76 09 03 72",
"name": "PUISEAUX HUREL",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 38 33 53 27",
"timezone": "Europe/Paris",
"zip_code": "45390"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE D ORMESSON",
"city": "CHATENOY",
"country": "FR",
"email": "silo.chatenoy@soufflet.com",
"id": "272",
"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 54 56",
"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": "silo.binas@soufflet.com",
"id": "274",
"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": "silo.vibraye@soufflet.com",
"id": "276",
"latitude": 48.071105,
"longitude": 0.736479,
"manager_name": "Elise CALLU",
"mobile_number": "06 34 53 01 47",
"name": "VIBRAYE MA",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 43 71 89 19",
"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": "silo.ferolles@soufflet.com",
"id": "277",
"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": "silo.vicq-exemplet@soufflet.com",
"id": "278",
"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"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "STOCKAGE SOUFFLET\nCHEZ SCEA DU DOU BRAY",
"city": "DOUVREND",
"country": "FR",
"email": "silo.douvrend@soufflet.com",
"id": "291",
"latitude": 49.876646,
"longitude": 1.308474,
"manager_name": "Cyril TOURET",
"mobile_number": "06 13 22 43 00",
"name": "DOUVREND",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"timezone": "Europe/Paris",
"zip_code": "76630"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "STOCKAGE SOUFFLET\nLE GRAND CHEMIN\nMONTAVELANGE",
"city": "LEVET",
"country": "FR",
"email": "silo.levet@soufflet.com",
"id": "292",
"latitude": 46.564851,
"longitude": 2.210011,
"manager_name": "Julien BERNARD",
"mobile_number": "06 03 81 63 97",
"name": "LEVET",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 48 23 00 48",
"timezone": "Europe/Paris",
"zip_code": "18340"
},
{
"activities_names": "Silos stockage céréales",
"address": "STOCKAGE SOUFFLET\n25 BIS RUE D ALVA",
"city": "DURY",
"country": "FR",
"email": "silo.dury@soufflet.com",
"id": "303",
"latitude": 49.744235,
"longitude": 3.134563,
"manager_name": "nc",
"mobile_number": "06 28 49 04 13",
"name": "DURY",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"timezone": "Europe/Paris",
"zip_code": "02480"
},
{
"activities_names": "Silos stockage céréales",
"address": "STOCKAGE SOUFFLET\nCHEZ LETANG NEGOCE\nROUTE DE SOISSONS",
"city": "OULCHY LE CHATEAU",
"country": "FR",
"email": "silo.oulchylechateau@soufflet.com",
"id": "307",
"latitude": 49.211704,
"longitude": 3.369608,
"manager_name": "nc",
"mobile_number": "06 72 28 86 30",
"name": "OULCHY LE CHATEAU LETANG NEGOCE STK",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"timezone": "Europe/Paris",
"zip_code": "02210"
},
{
"activities_names": "Silos stockage céréales",
"address": "STOCKAGE SOUFFLET\n8 RUE D ACONIN",
"city": "NOYANT ET ACONIN",
"country": "FR",
"email": "silo.noyant-aconin@soufflet.com",
"id": "308",
"latitude": 49.326211,
"longitude": 3.324879,
"manager_name": "nc",
"mobile_number": "06 72 28 86 30",
"name": "NOYANT ET ACONIN DAUDRE STK",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"timezone": "Europe/Paris",
"zip_code": "02200"
},
{
"activities_names": "Site stockage appro",
"address": "Zlechovska 1699",
"city": "Stare Mesto",
"country": "CZ",
"email": "vhrubos@soufflet.com",
"id": "312",
"latitude": 49.0698083,
"longitude": 17.4127,
"manager_name": "Vlastimil HRUBOS",
"mobile_number": null,
"name": "Stare mesto",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"region": "Moravia",
"timezone": "Europe/Prague",
"zip_code": "686 02"
},
{
"activities_names": "Silo stockage céréales",
"address": "U Výkupního strediska 218",
"city": "Praha 5 - Reporyje",
"country": "CZ",
"email": "lsmejkalova@soufflet.com",
"id": "313",
"latitude": 50.0334833,
"longitude": 14.3065972,
"manager_name": "Lenka SMEJKALOVA",
"mobile_number": null,
"name": "Reporyje",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"region": "Bohemia",
"timezone": "Europe/Prague",
"zip_code": "155 00"
},
{
"activities_names": "Silo stockage céréales",
"address": "Skalice nad Svitavou 157",
"city": "Skalice nad Svitavou",
"country": "CZ",
"email": "jfiala@soufflet.com",
"id": "314",
"latitude": 49.481986,
"longitude": 16.59905,
"manager_name": "Jiri FIALA",
"mobile_number": null,
"name": "Skalice",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"region": "Bohemia",
"timezone": "Europe/Prague",
"zip_code": "679 01"
},
{
"activities_names": "Site Mixte Céréales Semences",
"address": "Krenovska 1375",
"city": "Kojetín",
"country": "CZ",
"email": "jhorvathova@soufflet.com",
"id": "315",
"latitude": 49.3390917,
"longitude": 17.294278,
"manager_name": "Jana HORVATHOVA",
"mobile_number": null,
"name": "Kojetin",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"region": "Moravia",
"timezone": "Europe/Prague",
"zip_code": "752 01"
},
{
"activities_names": "Site Mixte Appros Semences",
"address": "Litovicka 672",
"city": "Hostivice u Prahy",
"country": "CZ",
"email": "onovotny@soufflet.com",
"id": "316",
"latitude": 50.074381,
"longitude": 14.222619,
"manager_name": "Oldrich NOVOTNY",
"mobile_number": null,
"name": "Litovice",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"region": "Moravia",
"timezone": "Europe/Prague",
"zip_code": "253 01"
},
{
"activities_names": "Plateforme stockage céréales",
"address": "STOCKAGE SOUFFLET\nROUTE D ANZELY\nCIZELY",
"city": "BILLY CHEVANNES",
"country": "FR",
"email": "silo.billychevannes@soufflet.com",
"id": "317",
"latitude": 47.003165,
"longitude": 3.284941,
"manager_name": "Vincent LECLERC",
"mobile_number": "06 86 70 00 02",
"name": "BILLY CHEVANNES CROIX DE CRIENS CHATELA",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"timezone": "Europe/Paris",
"zip_code": "58270"
},
{
"activities_names": "Plateforme stockage céréales",
"address": "STOCKAGE SOUFFLET\n9 RUE DES BARRATS\nLES MORINS",
"city": "GERMIGNY S LOIRE",
"country": "FR",
"email": "silo.germigny@soufflet.com",
"id": "318",
"latitude": 47.040517,
"longitude": 3.035434,
"manager_name": "Vincent LECLERC",
"mobile_number": "06 86 70 00 02",
"name": "GERMIGNY S LOIRE RAMEAU STK",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"timezone": "Europe/Paris",
"zip_code": "58320"
},
{
"activities_names": "Silo stockage céréales",
"address": "Ivana Boguna 4",
"city": "Tomashpil",
"country": "UA",
"email": "O.Urbanskiy@akzd.com.ua",
"id": "320",
"latitude": 48.536414,
"longitude": 28.519321,
"manager_name": null,
"mobile_number": "674320787",
"name": "Agrocomplex Zelena dolyna",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Vinnits'ka",
"timezone": "Europe/Kiev",
"zip_code": "24200"
},
{
"activities_names": "Silo stockage céréales",
"address": "Kryvonosa 1",
"city": "Starokonstiantyniv",
"country": "UA",
"email": "stkelevator@i.ua",
"id": "327",
"latitude": 49.746124,
"longitude": 27.17627,
"manager_name": null,
"mobile_number": "957212433",
"name": "Starokonstiantyniv elevator",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Hmel'nits'ka",
"timezone": "Europe/Kiev",
"zip_code": "31100"
},
{
"activities_names": "Silo stockage céréales",
"address": "Berezyna 26",
"city": "Kremenets",
"country": "UA",
"email": "Kremenkhp@ukr.net",
"id": "333",
"latitude": 50.123272,
"longitude": 25.700864,
"manager_name": null,
"mobile_number": "956844107",
"name": "Kremenchanka",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Ternopil's'ka",
"timezone": "Europe/Kiev",
"zip_code": "47003"
},
{
"activities_names": "Silo stockage céréales",
"address": "Vokzalna 1",
"city": "Kremenchuky",
"country": "UA",
"email": "antoninu-hpp@meta.ua",
"id": "335",
"latitude": 49.806573,
"longitude": 26.964905,
"manager_name": null,
"mobile_number": "686399969",
"name": "Antoninske HPP",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Hmel'nits'ka",
"timezone": "Europe/Kiev",
"zip_code": "31026"
},
{
"activities_names": "Silo stockage céréales",
"address": "Yaroslava Mudrogo 56",
"city": "Kamianka-Buzkiy",
"country": "UA",
"email": "zernopromtrade@ukr.net",
"id": "337",
"latitude": 50.111102,
"longitude": 24.332642,
"manager_name": null,
"mobile_number": null,
"name": "Zernopromtreid",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Odes'ka",
"timezone": "Europe/Kiev",
"zip_code": "80400"
},
{
"activities_names": "Silo stockage céréales",
"address": "Yershova 11",
"city": "Lutsk",
"country": "UA",
"email": "krysko@pankurchak.com.ua",
"id": "342",
"latitude": 50.76901,
"longitude": 25.370716,
"manager_name": null,
"mobile_number": "676780320",
"name": "Agtekhnika",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Volins'ka",
"timezone": "Europe/Kiev",
"zip_code": "43025"
},
{
"activities_names": "Silo stockage céréales",
"address": "Soborna 244",
"city": "Nemyriv",
"country": "UA",
"email": "ambarplus2013@gmail.com",
"id": "344",
"latitude": 48.993323,
"longitude": 28.881642,
"manager_name": null,
"mobile_number": "977428245",
"name": "Ambar+",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Vinnits'ka",
"timezone": "Europe/Kiev",
"zip_code": "22800"
},
{
"activities_names": "Silo stockage céréales",
"address": "Zaliznychna 50",
"city": "Dubno",
"country": "UA",
"email": "dubno_kxp@ukr.net",
"id": "348",
"latitude": 50.385287,
"longitude": 25.739108,
"manager_name": null,
"mobile_number": "936321474",
"name": "Dubenskiy KHP",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Rivnens'ka",
"timezone": "Europe/Kiev",
"zip_code": "35602"
},
{
"activities_names": "Silo stockage céréales",
"address": "Pryvokzalna 50",
"city": "Savyntsi",
"country": "UA",
"email": "elevator_savin@ukr.net",
"id": "350",
"latitude": 52.174352787258066,
"longitude": 38.29833984375,
"manager_name": null,
"mobile_number": "954630311",
"name": "Savynskiy elevator",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Harkivs'ka",
"timezone": "Europe/Kiev",
"zip_code": "64270"
},
{
"activities_names": "Silo stockage céréales",
"address": "Molodizhna 1",
"city": "Lotivka",
"country": "UA",
"email": "chernyak@svarog-agro.com",
"id": "351",
"latitude": 50.0199,
"longitude": 27.183216,
"manager_name": null,
"mobile_number": "968117568",
"name": "Lotivka elit",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Hmel'nits'ka",
"timezone": "Europe/Kiev",
"zip_code": "30453"
},
{
"activities_names": "Silo stockage céréales",
"address": "Shoseina 1",
"city": "Zdanove",
"country": "UA",
"email": "privolnoehzp@gmail.com",
"id": "354",
"latitude": 48.229875,
"longitude": 34.75795,
"manager_name": null,
"mobile_number": "970344797",
"name": "Pryvilnianske HPP",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Dnipropetrovs'ka",
"timezone": "Europe/Kiev",
"zip_code": "52402"
},
{
"activities_names": "Silo stockage céréales",
"address": "Parkova 28",
"city": "Radyvyliv",
"country": "UA",
"email": "izakharchuk@agroprosperis.com",
"id": "357",
"latitude": 50.132559,
"longitude": 25.246917,
"manager_name": null,
"mobile_number": "975404546",
"name": "Radyvylivskiy elevator",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Rivnens'ka",
"timezone": "Europe/Kiev",
"zip_code": "35500"
},
{
"activities_names": "Silo stockage céréales",
"address": "Zaliznuchna 8",
"city": "Romankivtsi",
"country": "UA",
"email": "grom@svarog-agro.com",
"id": "361",
"latitude": 48.48303,
"longitude": 27.21473,
"manager_name": null,
"mobile_number": "673468249",
"name": "Svarog-Bukovyna",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Chernovits'ka",
"timezone": "Europe/Kiev",
"zip_code": "60212"
},
{
"activities_names": "Silo stockage céréales",
"address": "Hrushevskogo 148",
"city": "Krasyliv",
"country": "UA",
"email": "volovyk.mv@svarog-agro.com",
"id": "363",
"latitude": 49.666799,
"longitude": 26.995545,
"manager_name": null,
"mobile_number": "973303492",
"name": "Poddilia-Agroproduct",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Hmel'nits'ka",
"timezone": "Europe/Kiev",
"zip_code": "31000"
},
{
"activities_names": "Silo stockage céréales",
"address": "Chudnivska 1",
"city": "Chudniv-Volynskiy",
"country": "UA",
"email": "chd_hpp@ukr.net",
"id": "364",
"latitude": 49.3448654,
"longitude": 27.3971558,
"manager_name": null,
"mobile_number": "677475762",
"name": "Chudnivskiy HPP",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Zhitomirs'ka",
"timezone": "Europe/Kiev",
"zip_code": "13224"
},
{
"activities_names": "Silo stockage céréales",
"address": "Hlibna 3",
"city": "Novogupalivka",
"country": "UA",
"email": "zagotzerno2008@ukr.net",
"id": "365",
"latitude": 47.805913,
"longitude": 35.232591,
"manager_name": null,
"mobile_number": "504564440",
"name": "Zagotzerno-Novogupalivka",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Zaporiz'ka",
"timezone": "Europe/Kiev",
"zip_code": "70020"
},
{
"activities_names": "Silo stockage céréales",
"address": "Elevatorna 1",
"city": "Volytsia",
"country": "UA",
"email": "Kovtokv@ulf.com.ua",
"id": "366",
"latitude": 49.814491,
"longitude": 23.128023,
"manager_name": null,
"mobile_number": "676753640",
"name": "Agrarna perspektyva",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "L'vivska",
"timezone": "Europe/Kiev",
"zip_code": "81324"
},
{
"activities_names": "Silo stockage céréales",
"address": "Promyslova 130",
"city": "Berezyne",
"country": "UA",
"email": "berezino@usilos.com",
"id": "367",
"latitude": 46.233224,
"longitude": 29.203195,
"manager_name": null,
"mobile_number": null,
"name": "Brezynskiy HPP",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Odes'ka",
"timezone": "Europe/Kiev",
"zip_code": "68542"
},
{
"activities_names": "Silo stockage céréales",
"address": "Chervonoarmiiska 45b",
"city": "Vysokopillia",
"country": "UA",
"email": "prgrain@gmail.com",
"id": "368",
"latitude": 47.488303,
"longitude": 33.534683,
"manager_name": null,
"mobile_number": "679186197",
"name": "Zagotzerno-Vysokopillia",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Hersons'ka",
"timezone": "Europe/Kiev",
"zip_code": "74000"
},
{
"activities_names": "Silo stockage céréales",
"address": "Nezalezhnosti 56",
"city": "Piatydni",
"country": "UA",
"email": "tzov.pjatudni@gmail.com",
"id": "372",
"latitude": 50.850664,
"longitude": 24.220012,
"manager_name": null,
"mobile_number": "675645339",
"name": "Piatydni",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Volins'ka",
"timezone": "Europe/Kiev",
"zip_code": "44730"
},
{
"activities_names": "Silo stockage céréales",
"address": "Pushkina 85",
"city": "Pokrovske",
"country": "UA",
"email": "zat_kontraktova@ukr.net",
"id": "375",
"latitude": 47.96921,
"longitude": 36.210426,
"manager_name": null,
"mobile_number": "502294802",
"name": "Agrofirma Kontraktova",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Dnipropetrovs'ka",
"timezone": "Europe/Kiev",
"zip_code": "53600"
},
{
"activities_names": "Silo stockage céréales",
"address": "Proizdnyi 11",
"city": "Dubno",
"country": "UA",
"email": "marchenkos@ulf.com.ua",
"id": "376",
"latitude": 50.367547,
"longitude": 25.762798,
"manager_name": null,
"mobile_number": "672407197",
"name": "Zahidnyi TDP",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Rivnens'ka",
"timezone": "Europe/Kiev",
"zip_code": "35600"
},
{
"activities_names": "Silo stockage céréales",
"address": "Elevatorna 3",
"city": "Vilniansk",
"country": "UA",
"email": "zagotzerno2008@ukr.net",
"id": "378",
"latitude": 47.937925,
"longitude": 35.431161,
"manager_name": null,
"mobile_number": "504564440",
"name": "Vilnianskiy HZP",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Zaporiz'ka",
"timezone": "Europe/Kiev",
"zip_code": "70002"
},
{
"activities_names": "Silo stockage céréales",
"address": "Lutska 15",
"city": "Kovel",
"country": "UA",
"email": "kovelbaza@ukr.net",
"id": "379",
"latitude": 51.202792,
"longitude": 24.742113,
"manager_name": null,
"mobile_number": null,
"name": "Kovelska realizatsiyina baza hliboprodyktiv",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Volins'ka",
"timezone": "Europe/Kiev",
"zip_code": "45000"
},
{
"activities_names": "Silo stockage céréales",
"address": "Mamsurova 10",
"city": "Lutsk",
"country": "UA",
"email": "kozachuk@vzp.com.ua",
"id": "381",
"latitude": 50.702077,
"longitude": 25.320182,
"manager_name": null,
"mobile_number": "673328806",
"name": "Volyn-Zernoprodykt",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Volins'ka",
"timezone": "Europe/Kiev",
"zip_code": "43000"
},
{
"activities_names": "Silo stockage céréales",
"address": "Volkovenka 11",
"city": "Radyvyliv",
"country": "UA",
"email": "rad_kxp@ukr.net",
"id": "383",
"latitude": 50.132515,
"longitude": 25.246824,
"manager_name": null,
"mobile_number": "503750718",
"name": "Radyvylivskiy KHP",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Rivnens'ka",
"timezone": "Europe/Kiev",
"zip_code": "35500"
},
{
"activities_names": "Site stockage appro",
"address": "Vokzalna 1",
"city": "Zhashkiv",
"country": "UA",
"email": "Gelevator@meta.ua",
"id": "387",
"latitude": 49.245427,
"longitude": 30.09287,
"manager_name": "Nina PALIONKO",
"mobile_number": null,
"name": "Input Soufflet WH Zhaskiv",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"region": "Cherkas'ka",
"timezone": "Europe/Kiev",
"zip_code": "19200"
},
{
"activities_names": "Site stockage appro",
"address": "Pryvokzalna 7",
"city": "Karolina",
"country": "UA",
"email": "vtraydakalo@soufflet.com",
"id": "388",
"latitude": 48.93181,
"longitude": 28.95807,
"manager_name": "Victor TRAYDAKALO",
"mobile_number": "504615996",
"name": "Input Soufflet WH Karolina",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"region": "Vinnits'ka",
"timezone": "Europe/Kiev",
"zip_code": "22850"
},
{
"activities_names": "Site stockage appro",
"address": "Zelena 1",
"city": "Gorodok",
"country": "UA",
"email": "ihnibeda@soufflet.com",
"id": "389",
"latitude": 49.167638,
"longitude": 26.597484,
"manager_name": "Illia HNYBIDA",
"mobile_number": "380504382479",
"name": "Input Soufflet WH Gorodok",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"region": "Hmel'nits'ka",
"timezone": "Europe/Kiev",
"zip_code": "32002"
},
{
"activities_names": "Site stockage appro",
"address": "Yurkivska 14-T",
"city": "Yarun",
"country": "UA",
"email": "amryglod@soufflet.com",
"id": "390",
"latitude": 50.5208351,
"longitude": 27.5473914,
"manager_name": null,
"mobile_number": "380503051589",
"name": "Input Soufflet WH YARUN",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"region": "Zhitomirs'ka",
"timezone": "Europe/Kiev",
"zip_code": "11762"
},
{
"activities_names": "Site Mixte Céréales Semences",
"address": "Vokzalna 1",
"city": "Zhashkiv",
"country": "UA",
"email": "npalyonko@soufflet.com",
"id": "391",
"latitude": 49.245427,
"longitude": 30.09287,
"manager_name": "Nina PALIONKO",
"mobile_number": "504361296",
"name": "Zhashkivskiy elevator SAU (grain silo)",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "4747 6-11-90",
"region": "Cherkas'ka",
"timezone": "Europe/Kiev",
"zip_code": "19200"
},
{
"activities_names": "Silo stockage céréales",
"address": "Pryvokzalna 7",
"city": "Karolina",
"country": "UA",
"email": "vtraydakalo@soufflet.com",
"id": "392",
"latitude": 48.93181,
"longitude": 28.95807,
"manager_name": "Victor TRAYDAKALO",
"mobile_number": "50 461-50-30",
"name": "Karolinskiy elevator SAU (grain silo)",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "04331 3-72-43",
"region": "Vinnits'ka",
"timezone": "Europe/Kiev",
"zip_code": "22850"
},
{
"activities_names": "Site Mixte Céréales Semences",
"address": "Zelena 1",
"city": "Gorodok",
"country": "UA",
"email": "ihnibeda@soufflet.com",
"id": "393",
"latitude": 49.167638,
"longitude": 26.597484,
"manager_name": "Illia HNYBIDA",
"mobile_number": null,
"name": "Gorodotskiy elevator SAU (grain silo)",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "3851 2-13-65",
"region": "Hmel'nits'ka",
"timezone": "Europe/Kiev",
"zip_code": "32002"
},
{
"activities_names": "Silo stockage céréales",
"address": "Str. Garii 2",
"city": "Constanta",
"country": "RO",
"email": "casicea@ameropa.ro",
"id": "394",
"latitude": 43.973595,
"longitude": 28.256845,
"manager_name": "Ionut UNGUREANU",
"mobile_number": null,
"name": "Ameropa Casicea",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Constanta",
"timezone": "Europe/Bucharest",
"zip_code": "900160"
},
{
"activities_names": "Silo stockage céréales",
"address": "SOS. Braila 6",
"city": "Buzau",
"country": "RO",
"email": "office.bucuresti@agricover.ro",
"id": "395",
"latitude": 45.121164,
"longitude": 26.867073,
"manager_name": "Ionut UNGUREANU",
"mobile_number": null,
"name": "Agricover Buzau Sud",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Buzau",
"timezone": "Europe/Bucharest",
"zip_code": "120231"
},
{
"activities_names": "Silo stockage céréales",
"address": "St. Garii 2",
"city": "Jebel",
"country": "RO",
"email": "cerealcomtm@clicknet.ro",
"id": "396",
"latitude": 45.562874,
"longitude": 21.198715,
"manager_name": "Dragos GAMAN",
"mobile_number": null,
"name": "Cerealcom Jebel",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Timis",
"timezone": "Europe/Bucharest",
"zip_code": "307235"
},
{
"activities_names": "Silo stockage céréales",
"address": "1, Incinta Docuri Street, Braila",
"city": "Braila",
"country": "RO",
"email": "office@hercules-braila.ro",
"id": "397",
"latitude": 45.282119,
"longitude": 27.984689,
"manager_name": "Ion Stan",
"mobile_number": null,
"name": "Hercules Braila",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Braila",
"timezone": "Europe/Bucharest",
"zip_code": "810183"
},
{
"activities_names": "Site stockage appro",
"address": "KM 10 Dreapta 1",
"city": "Giarmata",
"country": "RO",
"email": "paula.romocean@arthema.tm.ro",
"id": "398",
"latitude": 45.834461,
"longitude": 21.294572,
"manager_name": "Ionela-Daniela TOMA",
"mobile_number": null,
"name": "Indus Giarmata",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Timis",
"timezone": "Europe/Bucharest",
"zip_code": "307210"
},
{
"activities_names": "Site stockage appro",
"address": "Sos Spatarului 7",
"city": "Buzau",
"country": "RO",
"email": "soufflet.agro.romania@soufflet.com",
"id": "401",
"latitude": 45.1500015,
"longitude": 26.8333302,
"manager_name": null,
"mobile_number": null,
"name": "Depo Buzau",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"region": "Buzau",
"timezone": "Europe/Bucharest",
"zip_code": "120226"
},
{
"activities_names": "Silo stockage céréales",
"address": "Lanului, nr. 9",
"city": "Braila",
"country": "RO",
"email": "ezeangrain@gmail.com",
"id": "402",
"latitude": 45.292348,
"longitude": 27.992305,
"manager_name": "Ionut UNGUREANU",
"mobile_number": null,
"name": "Port Romanel Braila",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Braila",
"timezone": "Europe/Bucharest",
"zip_code": "810191"
},
{
"activities_names": "Silo stockage céréales",
"address": "Islaz Teleorman, Corabiei 949",
"city": "Islaz",
"country": "RO",
"email": "refdan_islaz@yahoo.com",
"id": "403",
"latitude": 43.775558,
"longitude": 24.487198,
"manager_name": "Ionut UNGUREANU",
"mobile_number": null,
"name": "Refdan Islaz",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Teleorman",
"timezone": "Europe/Bucharest",
"zip_code": "147160"
},
{
"activities_names": "Silo stockage céréales",
"address": "Mol 1 S",
"city": "Agigea",
"country": "RO",
"email": "alexandru.damoc@chsinc.com",
"id": "404",
"latitude": 44.107737,
"longitude": 28.653659,
"manager_name": "Ionut UNGUREANU",
"mobile_number": null,
"name": "Silotrans Constanta Port",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Constanta",
"timezone": "Europe/Bucharest",
"zip_code": "907015"
},
{
"activities_names": "Silo stockage céréales",
"address": "Bulevardul Comercial",
"city": "Teleorman",
"country": "RO",
"email": "office@agricover.ro",
"id": "405",
"latitude": 44.098957,
"longitude": 25.011596,
"manager_name": "Ionut UNGUREANU",
"mobile_number": null,
"name": "Agricover Rosiori",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Teleorman",
"timezone": "Europe/Bucharest",
"zip_code": "145100"
},
{
"activities_names": "Silo stockage céréales",
"address": "Str. Garii, Bontida, jud. Cl N",
"city": "Braila",
"country": "RO",
"email": "stefan.toma@riela.ro",
"id": "406",
"latitude": 45.220554,
"longitude": 27.87395,
"manager_name": "Ionut UNGUREANU",
"mobile_number": null,
"name": "Custody Sandomar",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Cluj",
"timezone": "Europe/Bucharest",
"zip_code": "407105"
},
{
"activities_names": "Silo stockage céréales",
"address": "Olteni jud. Teleorman",
"city": "Olteni",
"country": "RO",
"email": "sorinenache@ymail.com",
"id": "407",
"latitude": 44.189609,
"longitude": 25.300793,
"manager_name": "Ionut UNGUREANU",
"mobile_number": null,
"name": "Silo Comcereal Olteni",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Teleorman",
"timezone": "Europe/Bucharest",
"zip_code": "147230"
},
{
"activities_names": "Silo stockage céréales",
"address": "Alexandria jud. Teleorman",
"city": "Alexandria",
"country": "RO",
"email": "sorinenache@ymail.com",
"id": "408",
"latitude": 43.959219,
"longitude": 25.331764,
"manager_name": "Ionut UNGUREANU",
"mobile_number": null,
"name": "Silo Comcereal Alexandria",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Teleorman",
"timezone": "Europe/Bucharest",
"zip_code": "140120"
},
{
"activities_names": "Silo stockage céréales",
"address": "Sos Baldovinesti 9",
"city": "Braila",
"country": "RO",
"email": "itoma@soufflet.com",
"id": "415",
"latitude": 45.306735,
"longitude": 27.9346,
"manager_name": "Ionela-Daniela TOMA",
"mobile_number": null,
"name": "Silo Braila",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"region": "Braila",
"timezone": "Europe/Bucharest",
"zip_code": "810167"
},
{
"activities_names": "Site Mixte Céréales Semences",
"address": "DN 6, KM 587+180 stanga",
"city": "Biled",
"country": "RO",
"email": "soufflet.agro.romania@soufflet.com",
"id": "416",
"latitude": 45.903898,
"longitude": 20.930515,
"manager_name": "Florin Stanila",
"mobile_number": null,
"name": "Silo Biled",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"region": "Timis",
"timezone": "Europe/Bucharest",
"zip_code": "307060"
},
{
"activities_names": "Silo de collecte externe",
"address": "Za Drahou 4332/4",
"city": "Prostejov",
"country": "CZ",
"email": "obchod@moragro.cz",
"id": "420",
"latitude": 49.4730625,
"longitude": 17.1424375,
"manager_name": "Hana Pospisilova",
"mobile_number": "+420 737 288 062",
"name": "Moragro Prostejov",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Moravia",
"timezone": "Europe/Prague",
"zip_code": "796 01"
},
{
"activities_names": "Silo stockage céréales",
"address": "Laskov 5",
"city": "Laskov",
"country": "CZ",
"email": "obchod@moragro.cz",
"id": "421",
"latitude": 49.5870503,
"longitude": 17.0030908,
"manager_name": "Pospisilova",
"mobile_number": "+420 737 288 062",
"name": "Moragro Laskov",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Moravia",
"timezone": "Europe/Prague",
"zip_code": "798 57"
},
{
"activities_names": "Silo stockage céréales",
"address": "Libichov 7",
"city": "Lustenice",
"country": "CZ",
"email": "pavlicek.libichov@seznam.cz",
"id": "422",
"latitude": 50.3639628,
"longitude": 14.9373494,
"manager_name": "Pavlicek",
"mobile_number": "+420 604 234 860",
"name": "Sycina",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Bohemia",
"timezone": "Europe/Prague",
"zip_code": "294 42"
},
{
"activities_names": "Silo stockage céréales",
"address": "Hodonice",
"city": "Hodonice",
"country": "CZ",
"email": "libor.prochazka@navos-km.cz",
"id": "423",
"latitude": 48.845765,
"longitude": 16.1616806,
"manager_name": "Prochazka",
"mobile_number": "+420 777 800 635",
"name": "Navos Hodonice",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Moravia",
"timezone": "Europe/Prague",
"zip_code": "671 25"
},
{
"activities_names": "Silo stockage céréales",
"address": "ZD Olsany-Hablov",
"city": "Olsany u Prostejova",
"country": "CZ",
"email": "zdolsany@quick.cz",
"id": "424",
"latitude": 49.5336239,
"longitude": 17.1620472,
"manager_name": "Lezak",
"mobile_number": "+420 602 755 961",
"name": "Olsany",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Moravia",
"timezone": "Europe/Prague",
"zip_code": "798 14"
},
{
"activities_names": "Silo stockage céréales",
"address": "Namest na Hane 338",
"city": "Namest na Hane",
"country": "CZ",
"email": "borutamirek@seznam.cz",
"id": "425",
"latitude": 49.5967736,
"longitude": 17.0697025,
"manager_name": "Boruta",
"mobile_number": "+420 737 332 898",
"name": "Namest na Hane",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Moravia",
"timezone": "Europe/Prague",
"zip_code": "783 44"
},
{
"activities_names": "Silo stockage céréales",
"address": "Jihoslovanska 326/10",
"city": "Olomouc",
"country": "CZ",
"email": "zemanek.vlastislav@seznam.cz",
"id": "426",
"latitude": 49.4730625,
"longitude": 17.1424375,
"manager_name": "Zemanek",
"mobile_number": "+420 603 265 012",
"name": "Povel Olomouc",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Moravia",
"timezone": "Europe/Prague",
"zip_code": "779 00"
},
{
"activities_names": "Silo stockage céréales",
"address": "Oslavanska 941",
"city": "Ivancice",
"country": "CZ",
"email": "ladislav.kopta@navos-km.cz",
"id": "427",
"latitude": 49.1073336,
"longitude": 16.3545014,
"manager_name": "Kopta",
"mobile_number": "+420 720 967 168",
"name": "Ivancice",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Moravia",
"timezone": "Europe/Prague",
"zip_code": "664 91"
},
{
"activities_names": "Silo stockage céréales",
"address": "Trida 1. maje 106/8",
"city": "Breclav",
"country": "CZ",
"email": "dvorak@tlak.smolik.cz",
"id": "428",
"latitude": 48.7532403,
"longitude": 16.8670131,
"manager_name": "Dvorak",
"mobile_number": "+420 608 770 843",
"name": "Postorna",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Moravia",
"timezone": "Europe/Prague",
"zip_code": "691 41"
},
{
"activities_names": "Silo stockage céréales",
"address": "Vinorska 254",
"city": "Radonice",
"country": "CZ",
"email": "s.nemec@seznam.cz",
"id": "429",
"latitude": 50.174195,
"longitude": 14.5578858,
"manager_name": "Nemec",
"mobile_number": "+420 602 217 209",
"name": "Velen",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Bohemia",
"timezone": "Europe/Prague",
"zip_code": "250 73"
},
{
"activities_names": "Silo stockage céréales",
"address": "Vinorska 254",
"city": "Radonice",
"country": "CZ",
"email": "s.nemec@seznam.cz",
"id": "430",
"latitude": 50.1430897,
"longitude": 14.5909592,
"manager_name": "Nemec",
"mobile_number": "+420 602 217 209",
"name": "Radonice",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Bohemia",
"timezone": "Europe/Prague",
"zip_code": "250 73"
},
{
"activities_names": "Silo stockage céréales",
"address": "Predboj 140",
"city": "Predboj",
"country": "CZ",
"email": "zevos.predboj@seznam.cz",
"id": "431",
"latitude": 50.2221758,
"longitude": 14.4764811,
"manager_name": "Jelinek",
"mobile_number": "+420 602 389 202",
"name": "Predboj",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Bohemia",
"timezone": "Europe/Prague",
"zip_code": "250 72"
},
{
"activities_names": "Silo stockage céréales",
"address": "Liblice 145",
"city": "Liblice",
"country": "CZ",
"email": "agroliblice@centrum.cz",
"id": "432",
"latitude": 50.3164289,
"longitude": 14.5911569,
"manager_name": "Hluze",
"mobile_number": "+420 603 182 625",
"name": "Liblice",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Bohemia",
"timezone": "Europe/Prague",
"zip_code": "277 32"
},
{
"activities_names": "Silo stockage céréales",
"address": "Nebovidy 73",
"city": "Kolin",
"country": "CZ",
"email": "silo@poline.eu",
"id": "433",
"latitude": 49.9928731,
"longitude": 15.2253639,
"manager_name": "Hermankova",
"mobile_number": "+420 734 504 442",
"name": "Nebovidy",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Bohemia",
"timezone": "Europe/Prague",
"zip_code": "280 02"
},
{
"activities_names": "Silo stockage céréales",
"address": "Farma Kmetinevez",
"city": "Hospozin",
"country": "CZ",
"email": "farmaspomysl@seznam.cz",
"id": "434",
"latitude": 50.3394964,
"longitude": 14.3627456,
"manager_name": "Janikova",
"mobile_number": "+420 724 557 120",
"name": "Spomysl",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Bohemia",
"timezone": "Europe/Prague",
"zip_code": "273 22"
},
{
"activities_names": "Silo stockage céréales",
"address": "Sytno 76",
"city": "Sytno",
"country": "CZ",
"email": "sychraspol@seznam.cz",
"id": "435",
"latitude": 49.741065,
"longitude": 13.0363264,
"manager_name": "Hrad",
"mobile_number": "+420 374 624 422",
"name": "Sytno",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Bohemia",
"timezone": "Europe/Prague",
"zip_code": "349 01"
},
{
"activities_names": "Silo stockage céréales",
"address": "Zaluzi 157",
"city": "Zaluzi",
"country": "CZ",
"email": "zdmorina@zdmorina.cz",
"id": "436",
"latitude": 49.8480522,
"longitude": 13.8641286,
"manager_name": "Knotek",
"mobile_number": "+420 603 169 719",
"name": "Morina /Zaluzi/",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Bohemia",
"timezone": "Europe/Prague",
"zip_code": "267 61"
},
{
"activities_names": "Silo stockage céréales",
"address": "Tlustice 33",
"city": "Tlustice",
"country": "CZ",
"email": "zdmorina@zdmorina.cz",
"id": "437",
"latitude": 49.8506842,
"longitude": 13.8897603,
"manager_name": "Knotek",
"mobile_number": "+420 603 169 719",
"name": "Morina /Tlustice/",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Bohemia",
"timezone": "Europe/Prague",
"zip_code": "268 01"
},
{
"activities_names": "Silo stockage céréales",
"address": "Stichovice 24",
"city": "Stichovice",
"country": "CZ",
"email": "zdvstichovice@volny.cz",
"id": "438",
"latitude": 49.9800219,
"longitude": 13.3032081,
"manager_name": "Bulin",
"mobile_number": "+420 602 130 727",
"name": "Stichovice",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Bohemia",
"timezone": "Europe/Prague",
"zip_code": "331 41"
},
{
"activities_names": "Silo stockage céréales",
"address": "Pod Kostelem 55",
"city": "Hostoun",
"country": "CZ",
"email": "novotnyhostoun@email.cz",
"id": "439",
"latitude": 50.1077283,
"longitude": 14.1881739,
"manager_name": "Novotny",
"mobile_number": "603183271",
"name": "Hostoun",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Bohemia",
"timezone": "Europe/Prague",
"zip_code": "273 53"
},
{
"activities_names": "Silo stockage céréales",
"address": "Velke Chvalovice 122",
"city": "Pecky",
"country": "CZ",
"email": "info@bartakmf.cz",
"id": "440",
"latitude": 50.0986486,
"longitude": 15.0144689,
"manager_name": "Bartak",
"mobile_number": "+420 603 463 687",
"name": "Bartak",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Bohemia",
"timezone": "Europe/Prague",
"zip_code": "289 11"
},
{
"activities_names": "Silo stockage céréales",
"address": "Portowa 8",
"city": "Olawa",
"country": "PL",
"email": "baran_a@bzkgroup.pl",
"id": "441",
"latitude": 50.93725,
"longitude": 17.325722,
"manager_name": null,
"mobile_number": null,
"name": "Polskie Mlyny S.A.",
"opening_hours": [],
"owner": "EXT",
"phone_number": "+48 71 313 24 17",
"region": "Dolnoslaskie",
"timezone": "Europe/Warsaw",
"zip_code": "55-200"
},
{
"activities_names": "Silo stockage céréales",
"address": "Zabkowicka 80",
"city": "Strzelin",
"country": "PL",
"email": "mcierpucha@soufflet.com",
"id": "448",
"latitude": 50.759111,
"longitude": 17.041889,
"manager_name": "Marek CIERPUCHA",
"mobile_number": "+48 696 068 933",
"name": "Soufflet Silo in Strzelin",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"region": "Dolnoslaskie",
"timezone": "Europe/Warsaw",
"zip_code": "57-100"
},
{
"activities_names": "Silo stockage céréales",
"address": "Gostynska 59",
"city": "Koscian",
"country": "PL",
"email": "lnowaczyk@soufflet.com",
"id": "449",
"latitude": 52.079861,
"longitude": 16.663583,
"manager_name": "Lukasz NOWACZYK",
"mobile_number": "+48 660 670 615",
"name": "Soufflet Silo in Koscian",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"region": "Wielkopolskie",
"timezone": "Europe/Warsaw",
"zip_code": "64-000"
},
{
"activities_names": "Silo stockage céréales",
"address": "Rasskazovkaya Street 1",
"city": "Tambov",
"country": "RU",
"email": "hleb_rass@yandex.ru",
"id": "450",
"latitude": 52.709534,
"longitude": 41.96364,
"manager_name": null,
"mobile_number": null,
"name": "Platonovskiy HPPP",
"opening_hours": [],
"owner": "EXT",
"phone_number": "7(47465) 6-39-94",
"region": "The Tambov Area",
"timezone": "Europe/Moscow",
"zip_code": "393260"
},
{
"activities_names": "Silo stockage céréales",
"address": "Beregovaya Street 30",
"city": "Rostov-on-Don",
"country": "RU",
"email": "rostov-port@yandex.ru",
"id": "451",
"latitude": 47.22004,
"longitude": 39.750092,
"manager_name": null,
"mobile_number": null,
"name": "Rostov Port",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "The Rostov Area",
"timezone": "Europe/Moscow",
"zip_code": "344019"
},
{
"activities_names": "Silo stockage céréales",
"address": "The 9th of May 116",
"city": "Ertil",
"country": "RU",
"email": "v.ovsyannikov@dominantsugar.ru",
"id": "452",
"latitude": 51.849387,
"longitude": 40.819923,
"manager_name": null,
"mobile_number": null,
"name": "Ertilskiy Silo",
"opening_hours": [],
"owner": "EXT",
"phone_number": "8 (47345) 2-44-36",
"region": "The Voronezh Area",
"timezone": "Europe/Moscow",
"zip_code": "397030"
},
{
"activities_names": "Silo stockage céréales",
"address": "Kommunisticheskaya Street 37",
"city": "Penza",
"country": "RU",
"email": "tamalaagro@mail.ru",
"id": "453",
"latitude": 52.540448,
"longitude": 43.230399,
"manager_name": null,
"mobile_number": null,
"name": "Tamala Silo",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "The Penza Area",
"timezone": "Europe/Moscow",
"zip_code": "442900"
},
{
"activities_names": "Silo stockage céréales",
"address": "Elevatornaya Street 1",
"city": "Tula",
"country": "RU",
"email": "kolosok_2@efremov.tula.net",
"id": "454",
"latitude": 53.171004,
"longitude": 38.140646,
"manager_name": null,
"mobile_number": null,
"name": "Efremovskiy Silo ? 2",
"opening_hours": [],
"owner": "EXT",
"phone_number": "7(48741)64595",
"region": "The Tula Area",
"timezone": "Europe/Moscow",
"zip_code": "301844"
},
{
"activities_names": "Silo stockage céréales",
"address": "Lenin Street 1 A",
"city": "Lipetsk",
"country": "RU",
"email": "info@agroinvest.com",
"id": "455",
"latitude": 51.437713,
"longitude": 38.741491,
"manager_name": null,
"mobile_number": null,
"name": "Agroterminal Silo",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "The Lipetsk Area",
"timezone": "Europe/Moscow",
"zip_code": "399350"
},
{
"activities_names": "Silo stockage céréales",
"address": "Elevatornaya Street 1",
"city": "Livni",
"country": "RU",
"email": "lmka.liv@mail.ru",
"id": "456",
"latitude": 52.438832,
"longitude": 37.598681,
"manager_name": null,
"mobile_number": null,
"name": "LivMel`Kombinat",
"opening_hours": [],
"owner": "EXT",
"phone_number": "(48677)7-31-92",
"region": "The Oryol Area",
"timezone": "Europe/Moscow",
"zip_code": "303850"
},
{
"activities_names": "Silo stockage céréales",
"address": "Krotevicha Street 30",
"city": "Elets",
"country": "RU",
"email": "elhb30@yelets.lipetsk.ru",
"id": "457",
"latitude": 52.61656,
"longitude": 38.582457,
"manager_name": null,
"mobile_number": null,
"name": "Eletskaya HBZO Silo",
"opening_hours": [],
"owner": "EXT",
"phone_number": "7(47467)20215/23124",
"region": "The Lipetsk Area",
"timezone": "Europe/Moscow",
"zip_code": "399776"
},
{
"activities_names": "Silo stockage céréales",
"address": "Kooperarivnaya Street 2 D",
"city": "Tambov",
"country": "RU",
"email": "samp.el@yandex.ru",
"id": "458",
"latitude": 52.383195,
"longitude": 41.661186,
"manager_name": null,
"mobile_number": null,
"name": "Sampurskiy Silo",
"opening_hours": [],
"owner": "EXT",
"phone_number": "7(47556)22363",
"region": "The Tambov Area",
"timezone": "Europe/Moscow",
"zip_code": "393430"
},
{
"activities_names": "Silo stockage céréales",
"address": "The 1st of May 32",
"city": "Ryazan",
"country": "RU",
"email": "Ssergeev19831983@mail.ru",
"id": "459",
"latitude": 53.702583,
"longitude": 40.961245,
"manager_name": null,
"mobile_number": null,
"name": "Ryazanskie Kombikorma",
"opening_hours": [],
"owner": "EXT",
"phone_number": "8 (910) 900-07-88",
"region": "The Ryazan Area",
"timezone": "Europe/Moscow",
"zip_code": "391860"
},
{
"activities_names": "Silo stockage céréales",
"address": "Elevatornaya Street 22",
"city": "Tambov",
"country": "RU",
"email": "suhpp@rambler.ru",
"id": "460",
"latitude": 53.306149,
"longitude": 40.686399,
"manager_name": null,
"mobile_number": null,
"name": "Staroyiurievskiy Silo",
"opening_hours": [],
"owner": "EXT",
"phone_number": "7(47543)4-15-83",
"region": "The Tambov Area",
"timezone": "Europe/Moscow",
"zip_code": "393801"
},
{
"activities_names": "Site Mixte Céréales Semences",
"address": "Khlebozavodskaya Street 7",
"city": "Griazy",
"country": "RU",
"email": "silogriazy@soufflet-agro.ru",
"id": "462",
"latitude": 52.485301,
"longitude": 39.939843,
"manager_name": null,
"mobile_number": null,
"name": "Soufflet Silo",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "7(47461)30269",
"region": "The Lipetsk Area",
"timezone": "Europe/Moscow",
"zip_code": "399059"
},
{
"activities_names": "Silo stockage céréales",
"address": "Zaliznychna 18",
"city": "Krasne",
"country": "UA",
"email": "krasne.khp@ukr.net",
"id": "463",
"latitude": 49.920913,
"longitude": 24.627339,
"manager_name": null,
"mobile_number": "0975159510",
"name": "Krasnianskiy KHP",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "L'vivska",
"timezone": "Europe/Kiev",
"zip_code": "80560"
},
{
"activities_names": "Silo stockage céréales",
"address": "Promyslova 12a",
"city": "Ostriv",
"country": "UA",
"email": "MakhnovetskyiO@ulf.com.ua",
"id": "464",
"latitude": 49.487506,
"longitude": 25.581278,
"manager_name": null,
"mobile_number": "0672146322",
"name": "Zori Prykarpattia",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Ternopil's'ka",
"timezone": "Europe/Kiev",
"zip_code": "47728"
},
{
"activities_names": "Silo stockage céréales",
"address": "Chudnivska 104",
"city": "Skrahlivka",
"country": "UA",
"email": "Bondarenkoafc@gmail.com",
"id": "466",
"latitude": 49.90672,
"longitude": 28.565178,
"manager_name": null,
"mobile_number": "98-51-11-40",
"name": "Skrahlivske",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Zhitomirs'ka",
"timezone": "Europe/Kiev",
"zip_code": "13343"
},
{
"activities_names": "Silo stockage céréales",
"address": "Zahidna 19",
"city": "Vilshanka",
"country": "UA",
"email": "buh.aik@agro-ik.com.ua",
"id": "467",
"latitude": 50.016058,
"longitude": 28.12611,
"manager_name": null,
"mobile_number": "67-411-99-03",
"name": "Chudnivskiy AIK",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Zhitomirs'ka",
"timezone": "Europe/Kiev",
"zip_code": "13232"
},
{
"activities_names": "Silo stockage céréales",
"address": "Zviagelska 19A",
"city": "Oliivka",
"country": "UA",
"email": "KotsiubynskyiO@rise.ua",
"id": "468",
"latitude": 50.296393,
"longitude": 28.670581,
"manager_name": null,
"mobile_number": "67-520-59-11",
"name": "Zernoprom Agro",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Zhitomirs'ka",
"timezone": "Europe/Kiev",
"zip_code": "12402"
},
{
"activities_names": "Silo stockage céréales",
"address": "Promyslova 2",
"city": "Myrove",
"country": "UA",
"email": "trayno@const.dp.ua",
"id": "469",
"latitude": 47.770635,
"longitude": 34.733019,
"manager_name": null,
"mobile_number": "67-996-86-5",
"name": "Myrivskiy elevator",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Dnipropetrovs'ka",
"timezone": "Europe/Kiev",
"zip_code": "53540"
},
{
"activities_names": "Silo stockage céréales",
"address": "Zavodska 18a",
"city": "Partyzanske",
"country": "UA",
"email": "kravchenkod@const.dp.ua",
"id": "470",
"latitude": 48.58585,
"longitude": 34.812915,
"manager_name": null,
"mobile_number": "67-567-65-76",
"name": "Balivskiy elevator",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Dnipropetrovs'ka",
"timezone": "Europe/Kiev",
"zip_code": "52012"
},
{
"activities_names": "Stockage Tiers",
"address": "STOCKAGE SOUFFLET\nCHEZ MR MAUDRY PATRICK\n3 RUE DE LA GARE LAROCHE",
"city": "TRACY S LOIRE",
"country": "FR",
"email": "silo.tracy-sur-loire@soufflet.com",
"id": "471",
"latitude": 47.333633,
"longitude": 2.926379,
"manager_name": "Jacky MIRAT",
"mobile_number": "06 20 12 63 90",
"name": "TRACY S LOIRE MAUDRY STK",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 86 26 12 62",
"timezone": "Europe/Paris",
"zip_code": "58150"
},
{
"activities_names": "Stockage Tiers",
"address": "STOCKAGE SOUFFLET\n11 DOMAINE DE BONNE VOISINE\nLD BONNE VOISINE",
"city": "CHAMPFLEURY",
"country": "FR",
"email": "silo.bonne-voisine@soufflet.com",
"id": "473",
"latitude": 48.621627,
"longitude": 4.050346,
"manager_name": "Thierry JOUVENET",
"mobile_number": "06 67 28 51 36",
"name": "CHAMPFLEURY BONNE VOISINE ARIES STK",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 37 41 03",
"timezone": "Europe/Paris",
"zip_code": "10700"
},
{
"activities_names": "Silo stockage céréales",
"address": "Armii Krajowej 34",
"city": "Zarow",
"country": "PL",
"email": "biuro@agromat.pl",
"id": "476",
"latitude": 50.9396573,
"longitude": 16.4994518,
"manager_name": null,
"mobile_number": "665 890 098",
"name": "P.H.P.U AGRO-MAT",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Dolnoslaskie",
"timezone": "Europe/Warsaw",
"zip_code": "58-130"
},
{
"activities_names": null,
"address": "Trzesow 7",
"city": "Grebocice",
"country": "PL",
"email": "elewator@trzesow.pl",
"id": "477",
"latitude": 51.5935097,
"longitude": 16.2996517,
"manager_name": null,
"mobile_number": "+48 783 839 393",
"name": "Grano Silo Sp. z o.o.",
"opening_hours": [
{
"afternoon_end": "2020-09-17T15:30:00+02:00",
"afternoon_start": "2020-09-17T13:30:00+02:00",
"date": "2020-09-17",
"morning_end": "2020-09-17T12:00:00+02:00",
"morning_start": "2020-09-17T08:00:00+02:00",
"opening_periods": [
"2020-09-17T06:00:00+00:00/2020-09-17T10:00:00+00:00",
"2020-09-17T11:30:00+00:00/2020-09-17T13:30:00+00:00"
],
"status": 1
},
{
"afternoon_end": "2020-09-18T15:30:00+02:00",
"afternoon_start": "2020-09-18T13:30:00+02:00",
"date": "2020-09-18",
"morning_end": "2020-09-18T12:00:00+02:00",
"morning_start": "2020-09-18T08:00:00+02:00",
"opening_periods": [
"2020-09-18T06:00:00+00:00/2020-09-18T10:00:00+00:00",
"2020-09-18T11:30:00+00:00/2020-09-18T13:30:00+00:00"
],
"status": 1
},
{
"afternoon_end": null,
"afternoon_start": null,
"date": "2020-09-19",
"morning_end": null,
"morning_start": null,
"opening_periods": [],
"status": 3
},
{
"afternoon_end": null,
"afternoon_start": null,
"date": "2020-09-20",
"morning_end": null,
"morning_start": null,
"opening_periods": [],
"status": 3
},
{
"afternoon_end": "2020-09-21T15:30:00+02:00",
"afternoon_start": "2020-09-21T13:30:00+02:00",
"date": "2020-09-21",
"morning_end": "2020-09-21T12:00:00+02:00",
"morning_start": "2020-09-21T08:00:00+02:00",
"opening_periods": [
"2020-09-21T06:00:00+00:00/2020-09-21T10:00:00+00:00",
"2020-09-21T11:30:00+00:00/2020-09-21T13:30:00+00:00"
],
"status": 1
},
{
"afternoon_end": "2020-09-22T15:30:00+02:00",
"afternoon_start": "2020-09-22T13:30:00+02:00",
"date": "2020-09-22",
"morning_end": "2020-09-22T12:00:00+02:00",
"morning_start": "2020-09-22T08:00:00+02:00",
"opening_periods": [
"2020-09-22T06:00:00+00:00/2020-09-22T10:00:00+00:00",
"2020-09-22T11:30:00+00:00/2020-09-22T13:30:00+00:00"
],
"status": 1
},
{
"afternoon_end": "2020-09-23T15:30:00+02:00",
"afternoon_start": "2020-09-23T13:30:00+02:00",
"date": "2020-09-23",
"morning_end": "2020-09-23T12:00:00+02:00",
"morning_start": "2020-09-23T08:00:00+02:00",
"opening_periods": [
"2020-09-23T06:00:00+00:00/2020-09-23T10:00:00+00:00",
"2020-09-23T11:30:00+00:00/2020-09-23T13:30:00+00:00"
],
"status": 1
},
{
"afternoon_end": "2020-09-24T15:30:00+02:00",
"afternoon_start": "2020-09-24T13:30:00+02:00",
"date": "2020-09-24",
"morning_end": "2020-09-24T12:00:00+02:00",
"morning_start": "2020-09-24T08:00:00+02:00",
"opening_periods": [
"2020-09-24T06:00:00+00:00/2020-09-24T10:00:00+00:00",
"2020-09-24T11:30:00+00:00/2020-09-24T13:30:00+00:00"
],
"status": 1
}
],
"owner": "EXT",
"phone_number": "+48 783 839 393",
"region": "Dolnoslaskie",
"timezone": "Europe/Warsaw",
"zip_code": "59-150"
}
]
}
The input JSON schema does not validate the input JSON instance (JSON Schema Draft 4). Errors:
{
"additionalProperties": false,
"definitions": {
"DefaultOpeningHour_562": {
"additionalProperties": false,
"description": "Automatically generated (please edit me)",
"properties": {
"afternoon_end": {
"anyOf": [
{
"description": "heure en UTC à convertir à partir de la timezone du silo",
"format": "date-time",
"type": "string"
},
{
"type": "null"
}
]
},
"afternoon_start": {
"anyOf": [
{
"description": "heure en UTC à convertir à partir de la timezone du silo",
"format": "date-time",
"type": "string"
},
{
"type": "null"
}
]
},
"date": {
"format": "date",
"type": "string"
},
"morning_end": {
"anyOf": [
{
"description": "heure en UTC à convertir à partir de la timezone du silo",
"format": "date-time",
"type": "string"
},
{
"type": "null"
}
]
},
"morning_start": {
"anyOf": [
{
"description": "heure en UTC à convertir à partir de la timezone du silo",
"format": "date-time",
"type": "string"
},
{
"type": "null"
}
]
},
"opening_periods": {
"description": "Format:\r\n%Y-%m-%dT%H:%M:%S+00:00/%Y-%m-%dT%H:%M:%S+00:00",
"items": {
"type": "string"
},
"maxItems": 2,
"minItems": 0,
"type": "array"
},
"status": {
"description": "1=Ouvert = morningStart; morningEnd; afternoonStart; afternoonEnd\r\n2=Ouvert à la demande = RAS\r\n3=Fermé = RAS\r\n4=Férié = RAS\r\n5=Ouvert sans interruption = morningStart ; afternoonEnd\r\n6=Ouvert seulement la matinée = morningStart ; morningEnd\r\n7=Ouvert seulement l'après-midi = afternoonStart ; afternoonEnd\r\n8=Ouvert 24h/24h",
"maximum": 8,
"minimum": 1,
"type": "integer"
}
},
"required": [
"afternoon_end",
"afternoon_start",
"date",
"morning_end",
"morning_start",
"opening_periods",
"status"
],
"title": "OpeningHour - DefaultOpeningHour",
"type": "object"
}
},
"description": "Automatically generated (please edit me)",
"properties": {
"silos": {
"items": {
"additionalProperties": false,
"properties": {
"activities_names": {
"type": "string"
},
"address": {
"type": "string"
},
"city": {
"type": "string"
},
"country": {
"type": "string"
},
"email": {
"format": "email",
"type": "string"
},
"id": {
"pattern": "\\d*",
"type": "string"
},
"latitude": {
"maximum": 90,
"minimum": -90,
"type": "number"
},
"longitude": {
"maximum": 180,
"minimum": -180,
"type": "number"
},
"manager_name": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"mobile_number": {
"anyOf": [
{
"description": "J'ai supprimé le scheme phone number, car nous pouvions avoir des 00 00 00 00 00 qui ne matchent pas le scheme",
"type": "string"
},
{
"type": "null"
}
]
},
"name": {
"type": "string"
},
"opening_hours": {
"items": {
"$ref": "#/definitions/DefaultOpeningHour_562",
"type": "object"
},
"maxItems": 8,
"minItems": 0,
"type": "array"
},
"owner": {
"type": "string"
},
"phone_number": {
"anyOf": [
{
"description": "J'ai supprimé le scheme phone number, car nous pouvions avoir des numéros étranges qui ne matchent pas le scheme",
"type": "string"
},
{
"type": "null"
}
]
},
"region": {
"type": "string"
},
"timezone": {
"type": "string"
},
"zip_code": {
"description": "j'ai supprimé le scheme zipcode car on avait des zipcode à 6 chiffres ou 4 chiffres parfois",
"type": "string"
}
},
"required": [
"activities_names",
"address",
"city",
"country",
"email",
"id",
"latitude",
"longitude",
"manager_name",
"mobile_number",
"name",
"owner",
"phone_number",
"timezone",
"zip_code"
],
"type": "object"
},
"type": "array"
}
},
"required": [
"silos"
],
"title": "Silo - DefaultSilo",
"type": "object"
}
{
"silos": [
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nQUAI DU GENERAL SARRAIL",
"city": "NOGENT S SEINE",
"country": "FR",
"email": "recettesoufflet01+silo@gmail.com",
"id": "0",
"latitude": 48.491343,
"longitude": 3.492956,
"manager_name": "recette01",
"mobile_number": "06 46 24 75 85",
"name": "SARRAIL NOGENT S SEINE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 39 57 22",
"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": "recettesoufflet03+silo@gmail.com",
"id": "2",
"latitude": 48.4981,
"longitude": 3.491312,
"manager_name": "recette03",
"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": "recettesoufflet07+silo@gmail.com",
"id": "3",
"latitude": 48.682765,
"longitude": 3.875137,
"manager_name": "recette07",
"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": "silo.bessay@soufflet.com",
"id": "4",
"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": "melodie.benmouffek+silo@fabernovel.com",
"id": "5",
"latitude": 48.376974,
"longitude": 4.200256,
"manager_name": "Melodie Benmouffek",
"mobile_number": "06 08 56 97 00",
"name": "LUYERES 1",
"opening_hours": [
{
"afternoon_end": "2020-09-17T17:00:00+02:00",
"afternoon_start": "2020-09-17T13:30:00+02:00",
"date": "2020-09-17",
"morning_end": "2020-09-17T12:00:00+02:00",
"morning_start": "2020-09-17T07:30:00+02:00",
"opening_periods": [
"2020-09-17T05:30:00+00:00/2020-09-17T10:00:00+00:00",
"2020-09-17T11:30:00+00:00/2020-09-17T15:00:00+00:00"
],
"status": 1
},
{
"afternoon_end": "2020-09-18T16:00:00+02:00",
"afternoon_start": "2020-09-18T13:30:00+02:00",
"date": "2020-09-18",
"morning_end": "2020-09-18T12:00:00+02:00",
"morning_start": "2020-09-18T07:30:00+02:00",
"opening_periods": [
"2020-09-18T05:30:00+00:00/2020-09-18T10:00:00+00:00",
"2020-09-18T11:30:00+00:00/2020-09-18T14:00:00+00:00"
],
"status": 1
},
{
"afternoon_end": null,
"afternoon_start": null,
"date": "2020-09-19",
"morning_end": null,
"morning_start": null,
"opening_periods": [],
"status": 3
},
{
"afternoon_end": null,
"afternoon_start": null,
"date": "2020-09-20",
"morning_end": null,
"morning_start": null,
"opening_periods": [],
"status": 3
},
{
"afternoon_end": "2020-09-21T17:00:00+02:00",
"afternoon_start": "2020-09-21T13:30:00+02:00",
"date": "2020-09-21",
"morning_end": "2020-09-21T12:00:00+02:00",
"morning_start": "2020-09-21T07:30:00+02:00",
"opening_periods": [
"2020-09-21T05:30:00+00:00/2020-09-21T10:00:00+00:00",
"2020-09-21T11:30:00+00:00/2020-09-21T15:00:00+00:00"
],
"status": 1
},
{
"afternoon_end": "2020-09-22T17:00:00+02:00",
"afternoon_start": "2020-09-22T13:30:00+02:00",
"date": "2020-09-22",
"morning_end": "2020-09-22T12:00:00+02:00",
"morning_start": "2020-09-22T07:30:00+02:00",
"opening_periods": [
"2020-09-22T05:30:00+00:00/2020-09-22T10:00:00+00:00",
"2020-09-22T11:30:00+00:00/2020-09-22T15:00:00+00:00"
],
"status": 1
},
{
"afternoon_end": "2020-09-23T17:00:00+02:00",
"afternoon_start": "2020-09-23T13:30:00+02:00",
"date": "2020-09-23",
"morning_end": "2020-09-23T12:00:00+02:00",
"morning_start": "2020-09-23T07:30:00+02:00",
"opening_periods": [
"2020-09-23T05:30:00+00:00/2020-09-23T10:00:00+00:00",
"2020-09-23T11:30:00+00:00/2020-09-23T15:00:00+00:00"
],
"status": 1
},
{
"afternoon_end": "2020-09-24T17:00:00+02:00",
"afternoon_start": "2020-09-24T13:30:00+02:00",
"date": "2020-09-24",
"morning_end": "2020-09-24T12:00:00+02:00",
"morning_start": "2020-09-24T07:30:00+02:00",
"opening_periods": [
"2020-09-24T05:30:00+00:00/2020-09-24T10:00:00+00:00",
"2020-09-24T11:30:00+00:00/2020-09-24T15:00:00+00:00"
],
"status": 1
}
],
"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": "silo.aulnay@soufflet.com",
"id": "6",
"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\n3 RUE CHEMIN AUX PRETRES",
"city": "PONT S SEINE",
"country": "FR",
"email": "silo.pont-sur-seine@soufflet.com",
"id": "7",
"latitude": 48.513061,
"longitude": 3.602219,
"manager_name": "Pierre PILLOT",
"mobile_number": null,
"name": "PONT S SEINE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 21 40 08",
"timezone": "Europe/Paris",
"zip_code": "10400"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n2 ROUTE SOYER",
"city": "ANGLURE",
"country": "FR",
"email": "baries@soufflet.com",
"id": "8",
"latitude": 48.585383,
"longitude": 3.801364,
"manager_name": "Benjamin ARIES",
"mobile_number": null,
"name": "ANGLURE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 26 42 70 32",
"timezone": "Europe/Paris",
"zip_code": "51260"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE DE VENDEUVRE S BARSE",
"city": "LONGPRE LE SEC",
"country": "FR",
"email": "silo.longpre-le-sec@soufflet.com",
"id": "9",
"latitude": 48.192975,
"longitude": 4.514715,
"manager_name": "Dominique DRIAT",
"mobile_number": null,
"name": "LONGPRE LE SEC",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 41 38 14",
"timezone": "Europe/Paris",
"zip_code": "10140"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nRUE FAUBOURG ST GERVAIS",
"city": "TRAINEL",
"country": "FR",
"email": "silo.trainel@soufflet.com",
"id": "10",
"latitude": 48.418333,
"longitude": 3.44725,
"manager_name": "Antony LELARGE",
"mobile_number": "06 07 26 75 29",
"name": "TRAINEL",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 39 10 03",
"timezone": "Europe/Paris",
"zip_code": "10400"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE DE VILLADIN",
"city": "MARCILLY LE HAYER",
"country": "FR",
"email": "silo.marcilly-le-hayer@soufflet.com",
"id": "11",
"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": "silo.auzon@soufflet.com",
"id": "12",
"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": "silo.sementron@soufflet.com",
"id": "13",
"latitude": 47.636133,
"longitude": 3.358183,
"manager_name": "BENOIT 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": "silo.thorigny-sur-oreuse@soufflet.com",
"id": "14",
"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": "silo.artenay-bineau@soufflet.com",
"id": "15",
"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": "silo.viapres-le-grand@soufflet.com",
"id": "16",
"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": "silo.polisotc@soufflet.com",
"id": "17",
"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": "silo.brion-sur-ource@soufflet.com",
"id": "18",
"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": "silo.bouranton@soufflet.com",
"id": "19",
"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": "silo.balnot-la-grange@soufflet.com",
"id": "20",
"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": "silo.villegruis@soufflet.com",
"id": "21",
"latitude": 48.600016,
"longitude": 3.446293,
"manager_name": "Eddie LEMERET",
"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": "silo.arcis-sur-aube@soufflet.com",
"id": "22",
"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": "silo.mesnil-saint-loup@soufflet.com",
"id": "23",
"latitude": 48.302056,
"longitude": 3.772614,
"manager_name": "Matthieu CALAMY",
"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": "silo.villeneuve-larcheveque@soufflet.com",
"id": "24",
"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": "silo.grandville@soufflet.com",
"id": "25",
"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": "silo.dienville@soufflet.com",
"id": "26",
"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": "silo.montolivet@soufflet.com",
"id": "27",
"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": "silo.villemorien@soufflet.com",
"id": "28",
"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": "silo.artonges@soufflet.com",
"id": "29",
"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": "02330"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n955 ROUTE DE BELLEGARDE",
"city": "BRAY EN VAL",
"country": "FR",
"email": "silo.bray-en-val@soufflet.com",
"id": "30",
"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": "silo.avant-les-marcilly@soufflet.com",
"id": "31",
"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": "silo.longsols@soufflet.com",
"id": "32",
"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": "silo.gien@soufflet.com",
"id": "33",
"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": "silo.chaille-les-marais@soufflet.com",
"id": "34",
"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": "smormant@soufflet.com",
"id": "35",
"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": "silo.limoges@soufflet.com",
"id": "36",
"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": "silo.villenauxe-la-petite@soufflet.com",
"id": "37",
"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": "silo.poigny-provins@soufflet.com",
"id": "39",
"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": "silo.courchamp@soufflet.com",
"id": "40",
"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": "silo.st-denis-la-chevasse@soufflet.com",
"id": "41",
"latitude": 46.831299,
"longitude": -1.275116,
"manager_name": "David THOUZEAU",
"mobile_number": "06 22 82 01 58",
"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": "silo.chavagnes-les-redoux@soufflet.com",
"id": "42",
"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": "silo.trancault@soufflet.com",
"id": "43",
"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": "fgrenot@soufflet.com",
"id": "44",
"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": "silo.villery@soufflet.com",
"id": "45",
"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": "silo.pezarches@soufflet.com",
"id": "46",
"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": "silo.neuville-aux-bois@soufflet.com",
"id": "47",
"latitude": 48.068457,
"longitude": 2.063696,
"manager_name": "Jerome PERDEREAU",
"mobile_number": "06 70 41 22 43",
"name": "NEUVILLE AUX BOIS MA",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 38 75 52 77",
"timezone": "Europe/Paris",
"zip_code": "45170"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nVOIE COULMIER",
"city": "PUITS",
"country": "FR",
"email": "silo.puits@soufflet.com",
"id": "48",
"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": "silo.lesherbiers@soufflet.com",
"id": "49",
"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": "silo.montaulin@soufflet.com",
"id": "50",
"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": "silo.premierfait@soufflet.com",
"id": "51",
"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": "silo.souppes-sur-loing@soufflet.com",
"id": "52",
"latitude": 48.179883,
"longitude": 2.724772,
"manager_name": "Sebastien DUCASTEL",
"mobile_number": "06 71 74 80 83",
"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": "silo.patay-bineau@soufflet.com",
"id": "53",
"latitude": 48.046719,
"longitude": 1.701349,
"manager_name": "François COUTADEUR",
"mobile_number": "06 17 53 45 75",
"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": "silo.leslucs@soufflet.com",
"id": "55",
"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": "silo.tigy@soufflet.com",
"id": "56",
"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": "silo.moutiers@soufflet.com",
"id": "57",
"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": "silo.la-chapelle-saint-ursin@soufflet.com",
"id": "58",
"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": "silo.courcelles-sur-voire@soufflet.com",
"id": "59",
"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": "silo.aunay@soufflet.com",
"id": "60",
"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": "silo.st-denis-la-chevasse@soufflet.com",
"id": "62",
"latitude": 46.825642,
"longitude": -1.360735,
"manager_name": "David THOUZEAU",
"mobile_number": "06 22 82 01 58",
"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": "silo.la-mothe-achard@soufflet.com",
"id": "63",
"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\nLIEU DIT BOISSEUIL",
"city": "ST MARD",
"country": "FR",
"email": "silo.st-mard@soufflet.com",
"id": "64",
"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": "silo.st-sulpice-le-verdon@soufflet.com",
"id": "65",
"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": "silo.talmont-bois-marie@soufflet.com",
"id": "67",
"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": "silo.moutiers@soufflet.com",
"id": "71",
"latitude": 46.462068,
"longitude": -1.305868,
"manager_name": "Romain ROY",
"mobile_number": null,
"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": "silo.moutiers@soufflet.com",
"id": "72",
"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": "silo.metz@soufflet.com",
"id": "73",
"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": "silo.auxy@soufflet.com",
"id": "74",
"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": "silo.verpilleres-sur-ource@soufflet.com",
"id": "75",
"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": "silo.saint-denis-les-rebais@soufflet.com",
"id": "76",
"latitude": 48.866829,
"longitude": 3.206677,
"manager_name": "Christophe CRAPART",
"mobile_number": "06 83 57 28 75",
"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": "silo.mesnil-b@soufflet.com",
"id": "77",
"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": "silo.neuilly@soufflet.com",
"id": "78",
"latitude": 47.913713,
"longitude": 3.428399,
"manager_name": "Benoit LAVEAU",
"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": "silo.lux@soufflet.com",
"id": "79",
"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": "Silos stockage céréales",
"address": "SILO SOUFFLET\nAVENUE DU 19 MARS 1962",
"city": "VERGIGNY",
"country": "FR",
"email": "silo.vergigny@soufflet.com",
"id": "80",
"latitude": 47.9826,
"longitude": 3.734658,
"manager_name": "nc",
"mobile_number": "06 85 04 23 22",
"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": "silo.venizy@soufflet.com",
"id": "81",
"latitude": 48.026206,
"longitude": 3.710336,
"manager_name": "Gaetan PAUL",
"mobile_number": "06 85 04 23 22",
"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": "silo.saint-valerien@soufflet.com",
"id": "82",
"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\nD905",
"city": "PACY S ARMANCON",
"country": "FR",
"email": "silo.pacy@soufflet.com",
"id": "84",
"latitude": 47.778471,
"longitude": 4.109854,
"manager_name": "Emmanuel DUPONT",
"mobile_number": "06 03 81 63 91",
"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": "silo.clamecy@soufflet.com",
"id": "85",
"latitude": 47.471002,
"longitude": 3.520377,
"manager_name": "Lionel BONNIN",
"mobile_number": null,
"name": "CLAMECY",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 86 27 59 21",
"timezone": "Europe/Paris",
"zip_code": "58500"
},
{
"activities_names": "Silos stockage céréales",
"address": "SILO SOUFFLET\nD204 ROUTE DE GIGNY",
"city": "CRUZY LE CHATEL",
"country": "FR",
"email": "silo.cruzy-le-chatel@soufflet.com",
"id": "86",
"latitude": 47.848645,
"longitude": 4.232284,
"manager_name": "Jean Loup HURBAIN",
"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": "silo.chablis@soufflet.com",
"id": "87",
"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": "silo.songy@soufflet.com",
"id": "88",
"latitude": 48.794456,
"longitude": 4.510083,
"manager_name": "x",
"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": "silo.sacy@soufflet.com",
"id": "89",
"latitude": 47.672264,
"longitude": 3.833202,
"manager_name": "Jean Loup HURBAIN",
"mobile_number": "06 33 17 70 29",
"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": "silo.sarry@soufflet.com",
"id": "90",
"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": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nFIEF LACOURANT",
"city": "VIX",
"country": "FR",
"email": "silo.vix@soufflet.com",
"id": "91",
"latitude": 46.36689,
"longitude": -0.868113,
"manager_name": "Nadine VERGNAUD",
"mobile_number": null,
"name": "VIX",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 51 00 60 52",
"timezone": "Europe/Paris",
"zip_code": "85770"
},
{
"activities_names": "Silos stockage céréales",
"address": "SILO SOUFFLET\nLE FIEF DE LA POINTE\nZONE ARTISANALE",
"city": "LANDRAIS",
"country": "FR",
"email": "silo.landrais@soufflet.com",
"id": "92",
"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": "silo.maillezais@soufflet.com",
"id": "93",
"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": "silo.saint-georges-de-rex@soufflet.com",
"id": "94",
"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": "usine.talmont-bois-marie@soufflet.com",
"id": "95",
"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": "silo.etais-la-sauvin@soufflet.com",
"id": "96",
"latitude": 47.509935,
"longitude": 3.304225,
"manager_name": "VINCENT LETTRY",
"mobile_number": null,
"name": "ETAIS LA SAUVIN",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 86 47 23 31",
"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": "silo.charmont@soufflet.com",
"id": "97",
"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": "silo.marans@soufflet.com",
"id": "98",
"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": "silo.bouhet@soufflet.com",
"id": "99",
"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": "silo.chatel-censoir@soufflet.com",
"id": "100",
"latitude": 47.54395,
"longitude": 3.633867,
"manager_name": "Geoffroy DAUVILLAIRE",
"mobile_number": "06 08 92 42 76",
"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": "silo.givry@soufflet.com",
"id": "101",
"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": "Silos stockage céréales",
"address": "SILO SOUFFLET\nROUTE DE CLAMECY",
"city": "COULANGES S YONNE",
"country": "FR",
"email": "silo.coulanges@soufflet.com",
"id": "102",
"latitude": 47.52091,
"longitude": 3.540155,
"manager_name": "Joël 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": "sarzembouy@soufflet.com",
"id": "103",
"latitude": 47.252573,
"longitude": 3.380571,
"manager_name": "Emmanuel LEMAIRE",
"mobile_number": "06 19 84 36 59",
"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": "silo.saint-cheron@soufflet.com",
"id": "104",
"latitude": 48.577409,
"longitude": 1.440508,
"manager_name": "Inès FINET",
"mobile_number": "06 21 51 10 89",
"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": "silo.serrigny@soufflet.com",
"id": "105",
"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": "silo.ascoux@soufflet.com",
"id": "106",
"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": "silo.clavette@soufflet.com",
"id": "107",
"latitude": 46.145413,
"longitude": -1.045927,
"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": "silo.gemozacgrandschamps@soufflet.com",
"id": "108",
"latitude": 45.570102,
"longitude": -0.662892,
"manager_name": "Freddy LARCHER",
"mobile_number": "06 07 50 11 39",
"name": "GEMOZAC GRANDS CHAMPS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "05 46 94 64 64",
"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": "silo.bouzonville-en-beauce@soufflet.com",
"id": "109",
"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": "silo.cozes@soufflet.com",
"id": "110",
"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": "Silos stockage céréales",
"address": "SILO SOUFFLET\nPETIT PEU\nRD 14",
"city": "ST SULPICE DE ROYAN",
"country": "FR",
"email": "silo.saint-sulpice-de-royan@soufflet.com",
"id": "111",
"latitude": 45.689568,
"longitude": -1.019164,
"manager_name": "Yohan PAPIN",
"mobile_number": null,
"name": "ST SULPICE DE ROYAN",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "05 46 22 13 81",
"timezone": "Europe/Paris",
"zip_code": "17200"
},
{
"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": "silo.corme-royal@soufflet.com",
"id": "112",
"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": "silo.sainville@soufflet.com",
"id": "113",
"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": "silo.montils@soufflet.com",
"id": "114",
"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": "silo.bougneau@soufflet.com",
"id": "115",
"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": "silo.saint-georges-des-agouts@soufflet.com",
"id": "116",
"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": "silo.puyravault@soufflet.com",
"id": "117",
"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": "silo.epargnes@soufflet.com",
"id": "118",
"latitude": 45.534718,
"longitude": -0.810619,
"manager_name": "Christophe MOREAU",
"mobile_number": "06 07 26 73 91",
"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": "silo.verdun@soufflet.com",
"id": "119",
"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": "silo.sceaux-du-gatinais@soufflet.com",
"id": "120",
"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": "silo.sermaises@soufflet.com",
"id": "121",
"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": "silo.merry-sec@soufflet.com",
"id": "122",
"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": "silo.beneuvre@soufflet.com",
"id": "123",
"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": "silo.beneuvre-gare@soufflet.com",
"id": "124",
"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": "silo.sensbeaujeu@soufflet.com",
"id": "125",
"latitude": 47.325277,
"longitude": 2.704706,
"manager_name": "nc",
"mobile_number": null,
"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": "silo.sept-sorts@soufflet.com",
"id": "126",
"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": "silo.tronville-en-barrois@soufflet.com",
"id": "127",
"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": "silo.chadenac@soufflet.com",
"id": "128",
"latitude": 45.53697,
"longitude": -0.451697,
"manager_name": "Adrien FOURNEAU",
"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": "silo.belluire@soufflet.com",
"id": "129",
"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": "Silos stockage céréales",
"address": "SILO SOUFFLET\nCHEZ FOURNEAU BABEUF",
"city": "LACHAISE",
"country": "FR",
"email": "silo.lachaise@soufflet.com",
"id": "130",
"latitude": 45.521447,
"longitude": -0.229473,
"manager_name": "Laurent JOLIBOIS",
"mobile_number": null,
"name": "LACHAISE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "05 45 78 72 39",
"timezone": "Europe/Paris",
"zip_code": "16300"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nLE MAGNOT\n21 MALABRIE",
"city": "LA TAILLEE",
"country": "FR",
"email": "silo.lataillee@soufflet.com",
"id": "131",
"latitude": 46.382576,
"longitude": -0.942533,
"manager_name": "Maxime CARDIN",
"mobile_number": "06 82 67 10 65",
"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": "silo.chaille@soufflet.com",
"id": "132",
"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": "silo.lhermenault@soufflet.com",
"id": "133",
"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": "silo.viviers@soufflet.com",
"id": "134",
"latitude": 49.472011,
"longitude": 5.600878,
"manager_name": "Johann CHERIN",
"mobile_number": "06 08 27 75 77",
"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\n1 RUE CHALAUX GARCHY",
"city": "NUARS",
"country": "FR",
"email": "silo.nuars@soufflet.com",
"id": "135",
"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": "silo.boynes@soufflet.com",
"id": "136",
"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": "silo.montmirail-b@soufflet.com",
"id": "137",
"latitude": 48.873439,
"longitude": 3.574233,
"manager_name": "Alexandra HANRIOT",
"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": "silo.laneuveville-devant-bayon@soufflet.com",
"id": "138",
"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": "silo.marcilly-la-campagne@soufflet.com",
"id": "139",
"latitude": 48.835221,
"longitude": 1.192349,
"manager_name": "Maxime THOMAS",
"mobile_number": "06 61 38 33 68",
"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": "silo.sergines@soufflet.com",
"id": "140",
"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": "silo.chantecocq@soufflet.com",
"id": "141",
"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": "silo.chilleurs-aux-bois@soufflet.com",
"id": "142",
"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": "silo.bournezeau@soufflet.com",
"id": "143",
"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": "silo.fontenay-le-comte@soufflet.com",
"id": "144",
"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": "silo.stmedard@soufflet.com",
"id": "145",
"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": "silo.nully@soufflet.com",
"id": "146",
"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": "silo.corbreuse@soufflet.com",
"id": "147",
"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": "silo.gondreville-la-franche@soufflet.com",
"id": "148",
"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": "silo.grigny@soufflet.com",
"id": "149",
"latitude": 48.666763,
"longitude": 2.404918,
"manager_name": "Eric COMMON",
"mobile_number": "06 23 85 57 27",
"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": "silo.villenauxe-b@soufflet.com",
"id": "150",
"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": "silo.herme@soufflet.com",
"id": "151",
"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": "silo.rigny-la-nonneuse@soufflet.com",
"id": "152",
"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": "silo.mouy@soufflet.com",
"id": "153",
"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": "silo.trancault-b@soufflet.com",
"id": "154",
"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": "silo.le-plessis-saint-benoist@soufflet.com",
"id": "155",
"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": "silo.levesville-la-chenard@soufflet.com",
"id": "156",
"latitude": 48.303962,
"longitude": 1.823772,
"manager_name": "Alexis DENOUAL",
"mobile_number": "06 23 21 34 42",
"name": "LEVESVILLE LA CHENARD",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 37 24 60 36",
"timezone": "Europe/Paris",
"zip_code": "28210"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nMORSANG SUD\nROUTE DEPARTEMENTALE 63 LA MONTAGNE",
"city": "ETAMPES",
"country": "FR",
"email": "silo.etampes@soufflet.com",
"id": "158",
"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": "silo.paray-douaville@soufflet.com",
"id": "159",
"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": "silo.puiseaux@soufflet.com",
"id": "160",
"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": "silo.ignol@soufflet.com",
"id": "161",
"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": "silo.chavannes@soufflet.com",
"id": "162",
"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": "silo.orvilliers@soufflet.com",
"id": "163",
"latitude": 48.436435,
"longitude": 3.814018,
"manager_name": "Quentin DABKOWSKI",
"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": "silo.pont-la-ville@soufflet.com",
"id": "164",
"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": "silo.saint-georges-du-vievre@soufflet.com",
"id": "166",
"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": "Magasin appro",
"address": "MAGASIN APPROS SOUFFLET\n50 RUE DES ETANGS",
"city": "MOUY S SEINE",
"country": "FR",
"email": "silo.mouyengrais@soufflet.com",
"id": "167",
"latitude": 48.42547,
"longitude": 3.227909,
"manager_name": "André POSTHUMUS",
"mobile_number": "06 33 19 56 47",
"name": "MOUY S SEINE B MA",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "01 60 67 10 50",
"timezone": "Europe/Paris",
"zip_code": "77480"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nZONE ARTISANALE\nD386",
"city": "POILLY",
"country": "FR",
"email": "silo.poilly@soufflet.com",
"id": "169",
"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": "silo.eton@soufflet.com",
"id": "170",
"latitude": 49.271094,
"longitude": 5.667438,
"manager_name": " Geoffrey VEBER",
"mobile_number": ".",
"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": "silo.saint-lye@soufflet.com",
"id": "171",
"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": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE DE VILLERS LE CHATEAU",
"city": "MATOUGUES",
"country": "FR",
"email": "silo.matougues@soufflet.com",
"id": "172",
"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": "silo.osmoy@soufflet.com",
"id": "173",
"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": "Plateforme stockage céréales",
"address": "SILO SOUFFLET\nSARL GRANDCHEMONT M CHARTIER DAMIEN\n9 RUE DE LA GRANDCHEMONT",
"city": "MORIENVAL",
"country": "FR",
"email": "silo.morienval@soufflet.com",
"id": "174",
"latitude": 49.303272,
"longitude": 2.920488,
"manager_name": "nc",
"mobile_number": "06 01 00 13 58",
"name": "MORIENVAL",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 44 39 72 90",
"timezone": "Europe/Paris",
"zip_code": "60127"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\n1 CHEMIN MOULANT",
"city": "ST MARDS DE BLACARVILLE",
"country": "FR",
"email": "silo.saint-mards-de-blacarville@soufflet.com",
"id": "175",
"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": "silo.rougemontiers@soufflet.com",
"id": "176",
"latitude": 49.358264,
"longitude": 0.722644,
"manager_name": "Alexis COSTILS",
"mobile_number": "06 33 34 88 79",
"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": "silo.messeme@soufflet.com",
"id": "178",
"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": "silo.egreville@soufflet.com",
"id": "182",
"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": "silo.petitfossard@soufflet.com",
"id": "183",
"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": "Magasin appro",
"address": "MAGASIN APPROS SOUFFLET\nCHEMIN DU MOULIN DE PIERRE",
"city": "PITHIVIERS LE VIEIL",
"country": "FR",
"email": "silo.pithiviers1@soufflet.com",
"id": "184",
"latitude": 48.16826,
"longitude": 2.223508,
"manager_name": "Yannick ROULLEAU",
"mobile_number": null,
"name": "PITHIVIERS LE VIEIL B MA",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 38 30 24 29",
"timezone": "Europe/Paris",
"zip_code": "45300"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nLA VILLEDIEU",
"city": "LAONS",
"country": "FR",
"email": "silo.villedieu@soufflet.com",
"id": "185",
"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": "silo.huisseau@soufflet.com",
"id": "187",
"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": "silo.ternay@soufflet.com",
"id": "189",
"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": "silo.pithiviers-le-vieil@soufflet.com",
"id": "190",
"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": "silo.brazey@soufflet.com",
"id": "191",
"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 87",
"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": "silo.neuville-poitou@soufflet.com",
"id": "192",
"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": "silo.villiers-saint-georges@soufflet.com",
"id": "193",
"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": "silo.bussy-le-repos@soufflet.com",
"id": "195",
"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": "silo.ormoyvilliers@soufflet.com",
"id": "196",
"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": "silo.rians@soufflet.com",
"id": "198",
"latitude": 47.19216,
"longitude": 2.60336,
"manager_name": "François CHATAGNON",
"mobile_number": "06 16 49 15 96",
"name": "RIANS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 48 25 55 64",
"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": "silo.pressigny@soufflet.com",
"id": "199",
"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": "silo.seuchey@soufflet.com",
"id": "200",
"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": "silo.dampierre-sur-salon@soufflet.com",
"id": "202",
"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": "silo.st-bris@soufflet.com",
"id": "203",
"latitude": 47.746778,
"longitude": 3.659625,
"manager_name": "Mathieu MOREAU",
"mobile_number": null,
"name": "ST BRIS LE VINEUX MA",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 86 53 69 74",
"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": "silo.sommesous@soufflet.com",
"id": "204",
"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\nLA DAVIERE",
"city": "VENANSAULT",
"country": "FR",
"email": "silo.venansault@soufflet.com",
"id": "205",
"latitude": 46.709108,
"longitude": -1.517078,
"manager_name": "Francis BERNARD",
"mobile_number": "06 25 70 33 25",
"name": "VENANSAULT",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"timezone": "Europe/Paris",
"zip_code": "85190"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nRTE DE COUSSAY",
"city": "CHOUPPES",
"country": "FR",
"email": "silo.chouppes@soufflet.com",
"id": "207",
"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\nRTE DE LA VILLEDIEU",
"city": "NIEUIL L ESPOIR",
"country": "FR",
"email": "silo.nieuil-lespoir@soufflet.com",
"id": "208",
"latitude": 46.483038,
"longitude": 0.437806,
"manager_name": "Pierre-Luc LAMACHERE",
"mobile_number": null,
"name": "NIEUIL L ESPOIR",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "05 49 42 64 49",
"timezone": "Europe/Paris",
"zip_code": "86340"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nLA CHATAIGNERAIE",
"city": "VICQ S GARTEMPE",
"country": "FR",
"email": "silo.vicq-sur-gartempe@soufflet.com",
"id": "209",
"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": "silo.maille@soufflet.com",
"id": "210",
"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": "silo.la-pineliere@soufflet.com",
"id": "211",
"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": "silo.le-chillou@soufflet.com",
"id": "212",
"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": "silo.vitry-la-ville@soufflet.com",
"id": "217",
"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": "silo.nangis@soufflet.com",
"id": "218",
"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": "silo.pogny@soufflet.com",
"id": "219",
"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": "silo.marson@soufflet.com",
"id": "220",
"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": "silo.faux-vesigneul@soufflet.com",
"id": "221",
"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": "silo.huiron@soufflet.com",
"id": "222",
"latitude": 48.693232,
"longitude": 4.508219,
"manager_name": "julien BOIVIN",
"mobile_number": null,
"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": "silo.le-fresne@soufflet.com",
"id": "223",
"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": "silo.vanault-le-chatel@soufflet.com",
"id": "224",
"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": "silo.la-chaussee-sur-marne@soufflet.com",
"id": "225",
"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": "silo.saint-palais@soufflet.com",
"id": "226",
"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": "Silos stockage céréales",
"address": "SILO SOUFFLET\nROUTE DE LA DIVE",
"city": "ST MICHEL EN L HERM",
"country": "FR",
"email": "silo.st-michel-en-lherm@soufflet.com",
"id": "227",
"latitude": 46.32239,
"longitude": -1.231384,
"manager_name": "Brice CHUSSEAU",
"mobile_number": "06 03 96 09 06",
"name": "ST MICHEL EN L HERM",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 51 97 60 96",
"timezone": "Europe/Paris",
"zip_code": "85580"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nHAMEAU DE NEZE",
"city": "MEZIERES EN VEXIN",
"country": "FR",
"email": "silo.mezieres-en-vexin@soufflet.com",
"id": "228",
"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": "silo.le-chay@soufflet.com",
"id": "229",
"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": "silo.balanzac@soufflet.com",
"id": "230",
"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": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nZA LES OUCHES\nROUTE DE HONVILLE",
"city": "BOISVILLE LA ST PERE",
"country": "FR",
"email": "silo.boisville@soufflet.com",
"id": "232",
"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": "silo.stmaure@soufflet.com",
"id": "233",
"latitude": 47.099675,
"longitude": 0.62138,
"manager_name": "Philippe GARROT",
"mobile_number": "06 07 26 55 09",
"name": "STE MAURE DE TOURAINE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 47 72 30 05",
"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": "silo.saint-jean-de-liversay@soufflet.com",
"id": "234",
"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\nLE VIEUX MAILLE",
"city": "LA RONDE",
"country": "FR",
"email": "silo.laronde@soufflet.com",
"id": "235",
"latitude": 46.303695,
"longitude": -0.818023,
"manager_name": "Philippe PRUGNAUD",
"mobile_number": null,
"name": "LA RONDE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "05 46 27 88 11",
"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": "silo.noyant@soufflet.com",
"id": "236",
"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": "silo.sainte-hermine@soufflet.com",
"id": "237",
"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": "silo.crepy-en-valois@soufflet.com",
"id": "238",
"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": "Magasin appro",
"address": "MAGASIN APPROS SOUFFLET\n4 RUE DE LA GARE DES MARCHANDISES",
"city": "PUISEAUX",
"country": "FR",
"email": "silo.puiseaux-bineau@soufflet.com",
"id": "239",
"latitude": 48.205613,
"longitude": 2.459338,
"manager_name": "Laurent BRUNEAU",
"mobile_number": "06 45 69 27 95",
"name": "PUISEAUX BINEAU MA",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 38 33 60 77",
"timezone": "Europe/Paris",
"zip_code": "45390"
},
{
"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": "silo.suilly-la-tour@soufflet.com",
"id": "240",
"latitude": 47.311227,
"longitude": 3.081717,
"manager_name": "Matthieu BITAULT",
"mobile_number": null,
"name": "SUILLY LA TOUR",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 86 24 46 17",
"timezone": "Europe/Paris",
"zip_code": "58150"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE DE BILLANCELLE",
"city": "COURVILLE S EURE",
"country": "FR",
"email": "silo.courville@soufflet.com",
"id": "241",
"latitude": 48.459529,
"longitude": 1.229495,
"manager_name": "Sébastien MONTAUDOUIN",
"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": "Site Mixte Céréales Appros",
"address": "PLATEFORME SOUFFLET\nCHEZ MR PETILLON FREDERIC\n5 RUE DE VER",
"city": "EVE",
"country": "FR",
"email": "silo.eve@soufflet.com",
"id": "242",
"latitude": 49.09319,
"longitude": 2.702777,
"manager_name": "Laurent DUFAY",
"mobile_number": "06 01 00 13 58",
"name": "EVE",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 44 60 18 10",
"timezone": "Europe/Paris",
"zip_code": "60330"
},
{
"activities_names": "Silos stockage céréales",
"address": "SILO SOUFFLET\nLA BILLETTE",
"city": "ST EPAIN",
"country": "FR",
"email": "silo.stepain@soufflet.com",
"id": "244",
"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": "silo.saussay-la-campagne@soufflet.com",
"id": "246",
"latitude": 49.314063,
"longitude": 1.504643,
"manager_name": "Thierry ARNAL",
"mobile_number": "06 25 74 93 44",
"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": "silo.manthelan@soufflet.com",
"id": "247",
"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": "silo.lacelle@soufflet.com",
"id": "248",
"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": "silo.ingrandes@soufflet.com",
"id": "249",
"latitude": 46.895786,
"longitude": 0.582827,
"manager_name": "Laurent MERLE",
"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": "silo.sepmes@soufflet.com",
"id": "250",
"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": "silo.nouatre@soufflet.com",
"id": "251",
"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": "silo.somsois@soufflet.com",
"id": "252",
"latitude": 48.590105,
"longitude": 4.498991,
"manager_name": "Valentin MAUCLAIRE",
"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": "silo.descartes@soufflet.com",
"id": "253",
"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": "silo.sorigny@soufflet.com",
"id": "254",
"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": "silo.braysurseine@soufflet.com",
"id": "255",
"latitude": 48.416259,
"longitude": 3.229937,
"manager_name": "Maximilien BADIN",
"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": "Plateforme stockage céréales",
"address": "STOCKAGE SOUFFLET\nCHEZ MR MAIGNIEL\nLD BOISSET HANNEQUIN",
"city": "ST VINCENT DES BOIS",
"country": "FR",
"email": "silo.boisset@soufflet.com",
"id": "256",
"latitude": 49.05307,
"longitude": 1.391481,
"manager_name": "nc",
"mobile_number": "06 23 27 54 10",
"name": "ST VINCENT DES BOIS",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"timezone": "Europe/Paris",
"zip_code": "27950"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nLD LA GARENNE",
"city": "GIVERVILLE",
"country": "FR",
"email": "silo.giverville@soufflet.com",
"id": "257",
"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": "silo.le-cormier@soufflet.com",
"id": "258",
"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": "silo.saint-martin-du-tilleul@soufflet.com",
"id": "259",
"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": "psoufflet@soufflet.com",
"id": "260",
"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": "Plateforme stockage céréales",
"address": "PLATEFORME SOUFFLET\nZA LA MAINBORGERE\nRUE DE LA MAROTTE",
"city": "CHATEAU GUIBERT",
"country": "FR",
"email": "silo.bournezeau@soufflet.com",
"id": "261",
"latitude": 46.56704,
"longitude": -1.276601,
"manager_name": "Romain ROY",
"mobile_number": "06 19 25 83 39",
"name": "CHATEAU GUIBERT",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"timezone": "Europe/Paris",
"zip_code": "85320"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nZI LES BUTZ",
"city": "MARTAINNEVILLE",
"country": "FR",
"email": "silo.martainneville@soufflet.com",
"id": "262",
"latitude": 50.011739,
"longitude": 1.718883,
"manager_name": "Antoine Foudrinier",
"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": "silo.fouquerolles@soufflet.com",
"id": "263",
"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": "silo.oroer@soufflet.com",
"id": "264",
"latitude": 49.500039,
"longitude": 2.163462,
"manager_name": "Julien LESEUTE",
"mobile_number": "06 03 26 36 66",
"name": "OROER",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 44 79 24 59",
"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": "silo.quevauvillers@soufflet.com",
"id": "265",
"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": null,
"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": "silo.corbeil@soufflet.com",
"id": "266",
"latitude": 48.615146,
"longitude": 2.479824,
"manager_name": "YANNICK CAILLETEAU",
"mobile_number": "06 76 09 25 28",
"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": "silo.bonnard@soufflet.com",
"id": "268",
"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": "Silos stockage céréales",
"address": "SILO SOUFFLET BIO\n4 RUE DE LA MALTERIE",
"city": "ARCIS S AUBE",
"country": "FR",
"email": "silo.arcis-sur-aube@soufflet.com",
"id": "269",
"latitude": 48.532881,
"longitude": 4.131626,
"manager_name": "Gabriel BARRIER",
"mobile_number": null,
"name": "ARCIS S AUBE BIO",
"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 MALESHERBES",
"city": "PUISEAUX",
"country": "FR",
"email": "silo.puiseaux1@soufflet.com",
"id": "271",
"latitude": 48.214251,
"longitude": 2.45922,
"manager_name": "Eric JAQUEMONT",
"mobile_number": "06 76 09 03 72",
"name": "PUISEAUX HUREL",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 38 33 53 27",
"timezone": "Europe/Paris",
"zip_code": "45390"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "SILO SOUFFLET\nROUTE D ORMESSON",
"city": "CHATENOY",
"country": "FR",
"email": "silo.chatenoy@soufflet.com",
"id": "272",
"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 54 56",
"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": "silo.binas@soufflet.com",
"id": "274",
"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": "silo.vibraye@soufflet.com",
"id": "276",
"latitude": 48.071105,
"longitude": 0.736479,
"manager_name": "Elise CALLU",
"mobile_number": "06 34 53 01 47",
"name": "VIBRAYE MA",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 43 71 89 19",
"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": "silo.ferolles@soufflet.com",
"id": "277",
"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": "silo.vicq-exemplet@soufflet.com",
"id": "278",
"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"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "STOCKAGE SOUFFLET\nCHEZ SCEA DU DOU BRAY",
"city": "DOUVREND",
"country": "FR",
"email": "silo.douvrend@soufflet.com",
"id": "291",
"latitude": 49.876646,
"longitude": 1.308474,
"manager_name": "Cyril TOURET",
"mobile_number": "06 13 22 43 00",
"name": "DOUVREND",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"timezone": "Europe/Paris",
"zip_code": "76630"
},
{
"activities_names": "Site Mixte Céréales Appros",
"address": "STOCKAGE SOUFFLET\nLE GRAND CHEMIN\nMONTAVELANGE",
"city": "LEVET",
"country": "FR",
"email": "silo.levet@soufflet.com",
"id": "292",
"latitude": 46.564851,
"longitude": 2.210011,
"manager_name": "Julien BERNARD",
"mobile_number": "06 03 81 63 97",
"name": "LEVET",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "02 48 23 00 48",
"timezone": "Europe/Paris",
"zip_code": "18340"
},
{
"activities_names": "Silos stockage céréales",
"address": "STOCKAGE SOUFFLET\n25 BIS RUE D ALVA",
"city": "DURY",
"country": "FR",
"email": "silo.dury@soufflet.com",
"id": "303",
"latitude": 49.744235,
"longitude": 3.134563,
"manager_name": "nc",
"mobile_number": "06 28 49 04 13",
"name": "DURY",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"timezone": "Europe/Paris",
"zip_code": "02480"
},
{
"activities_names": "Silos stockage céréales",
"address": "STOCKAGE SOUFFLET\nCHEZ LETANG NEGOCE\nROUTE DE SOISSONS",
"city": "OULCHY LE CHATEAU",
"country": "FR",
"email": "silo.oulchylechateau@soufflet.com",
"id": "307",
"latitude": 49.211704,
"longitude": 3.369608,
"manager_name": "nc",
"mobile_number": "06 72 28 86 30",
"name": "OULCHY LE CHATEAU LETANG NEGOCE STK",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"timezone": "Europe/Paris",
"zip_code": "02210"
},
{
"activities_names": "Silos stockage céréales",
"address": "STOCKAGE SOUFFLET\n8 RUE D ACONIN",
"city": "NOYANT ET ACONIN",
"country": "FR",
"email": "silo.noyant-aconin@soufflet.com",
"id": "308",
"latitude": 49.326211,
"longitude": 3.324879,
"manager_name": "nc",
"mobile_number": "06 72 28 86 30",
"name": "NOYANT ET ACONIN DAUDRE STK",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"timezone": "Europe/Paris",
"zip_code": "02200"
},
{
"activities_names": "Site stockage appro",
"address": "Zlechovska 1699",
"city": "Stare Mesto",
"country": "CZ",
"email": "vhrubos@soufflet.com",
"id": "312",
"latitude": 49.0698083,
"longitude": 17.4127,
"manager_name": "Vlastimil HRUBOS",
"mobile_number": null,
"name": "Stare mesto",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"region": "Moravia",
"timezone": "Europe/Prague",
"zip_code": "686 02"
},
{
"activities_names": "Silo stockage céréales",
"address": "U Výkupního strediska 218",
"city": "Praha 5 - Reporyje",
"country": "CZ",
"email": "lsmejkalova@soufflet.com",
"id": "313",
"latitude": 50.0334833,
"longitude": 14.3065972,
"manager_name": "Lenka SMEJKALOVA",
"mobile_number": null,
"name": "Reporyje",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"region": "Bohemia",
"timezone": "Europe/Prague",
"zip_code": "155 00"
},
{
"activities_names": "Silo stockage céréales",
"address": "Skalice nad Svitavou 157",
"city": "Skalice nad Svitavou",
"country": "CZ",
"email": "jfiala@soufflet.com",
"id": "314",
"latitude": 49.481986,
"longitude": 16.59905,
"manager_name": "Jiri FIALA",
"mobile_number": null,
"name": "Skalice",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"region": "Bohemia",
"timezone": "Europe/Prague",
"zip_code": "679 01"
},
{
"activities_names": "Site Mixte Céréales Semences",
"address": "Krenovska 1375",
"city": "Kojetín",
"country": "CZ",
"email": "jhorvathova@soufflet.com",
"id": "315",
"latitude": 49.3390917,
"longitude": 17.294278,
"manager_name": "Jana HORVATHOVA",
"mobile_number": null,
"name": "Kojetin",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"region": "Moravia",
"timezone": "Europe/Prague",
"zip_code": "752 01"
},
{
"activities_names": "Site Mixte Appros Semences",
"address": "Litovicka 672",
"city": "Hostivice u Prahy",
"country": "CZ",
"email": "onovotny@soufflet.com",
"id": "316",
"latitude": 50.074381,
"longitude": 14.222619,
"manager_name": "Oldrich NOVOTNY",
"mobile_number": null,
"name": "Litovice",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"region": "Moravia",
"timezone": "Europe/Prague",
"zip_code": "253 01"
},
{
"activities_names": "Plateforme stockage céréales",
"address": "STOCKAGE SOUFFLET\nROUTE D ANZELY\nCIZELY",
"city": "BILLY CHEVANNES",
"country": "FR",
"email": "silo.billychevannes@soufflet.com",
"id": "317",
"latitude": 47.003165,
"longitude": 3.284941,
"manager_name": "Vincent LECLERC",
"mobile_number": "06 86 70 00 02",
"name": "BILLY CHEVANNES CROIX DE CRIENS CHATELA",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"timezone": "Europe/Paris",
"zip_code": "58270"
},
{
"activities_names": "Plateforme stockage céréales",
"address": "STOCKAGE SOUFFLET\n9 RUE DES BARRATS\nLES MORINS",
"city": "GERMIGNY S LOIRE",
"country": "FR",
"email": "silo.germigny@soufflet.com",
"id": "318",
"latitude": 47.040517,
"longitude": 3.035434,
"manager_name": "Vincent LECLERC",
"mobile_number": "06 86 70 00 02",
"name": "GERMIGNY S LOIRE RAMEAU STK",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"timezone": "Europe/Paris",
"zip_code": "58320"
},
{
"activities_names": "Silo stockage céréales",
"address": "Ivana Boguna 4",
"city": "Tomashpil",
"country": "UA",
"email": "O.Urbanskiy@akzd.com.ua",
"id": "320",
"latitude": 48.536414,
"longitude": 28.519321,
"manager_name": null,
"mobile_number": "674320787",
"name": "Agrocomplex Zelena dolyna",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Vinnits'ka",
"timezone": "Europe/Kiev",
"zip_code": "24200"
},
{
"activities_names": "Silo stockage céréales",
"address": "Kryvonosa 1",
"city": "Starokonstiantyniv",
"country": "UA",
"email": "stkelevator@i.ua",
"id": "327",
"latitude": 49.746124,
"longitude": 27.17627,
"manager_name": null,
"mobile_number": "957212433",
"name": "Starokonstiantyniv elevator",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Hmel'nits'ka",
"timezone": "Europe/Kiev",
"zip_code": "31100"
},
{
"activities_names": "Silo stockage céréales",
"address": "Berezyna 26",
"city": "Kremenets",
"country": "UA",
"email": "Kremenkhp@ukr.net",
"id": "333",
"latitude": 50.123272,
"longitude": 25.700864,
"manager_name": null,
"mobile_number": "956844107",
"name": "Kremenchanka",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Ternopil's'ka",
"timezone": "Europe/Kiev",
"zip_code": "47003"
},
{
"activities_names": "Silo stockage céréales",
"address": "Vokzalna 1",
"city": "Kremenchuky",
"country": "UA",
"email": "antoninu-hpp@meta.ua",
"id": "335",
"latitude": 49.806573,
"longitude": 26.964905,
"manager_name": null,
"mobile_number": "686399969",
"name": "Antoninske HPP",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Hmel'nits'ka",
"timezone": "Europe/Kiev",
"zip_code": "31026"
},
{
"activities_names": "Silo stockage céréales",
"address": "Yaroslava Mudrogo 56",
"city": "Kamianka-Buzkiy",
"country": "UA",
"email": "zernopromtrade@ukr.net",
"id": "337",
"latitude": 50.111102,
"longitude": 24.332642,
"manager_name": null,
"mobile_number": null,
"name": "Zernopromtreid",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Odes'ka",
"timezone": "Europe/Kiev",
"zip_code": "80400"
},
{
"activities_names": "Silo stockage céréales",
"address": "Yershova 11",
"city": "Lutsk",
"country": "UA",
"email": "krysko@pankurchak.com.ua",
"id": "342",
"latitude": 50.76901,
"longitude": 25.370716,
"manager_name": null,
"mobile_number": "676780320",
"name": "Agtekhnika",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Volins'ka",
"timezone": "Europe/Kiev",
"zip_code": "43025"
},
{
"activities_names": "Silo stockage céréales",
"address": "Soborna 244",
"city": "Nemyriv",
"country": "UA",
"email": "ambarplus2013@gmail.com",
"id": "344",
"latitude": 48.993323,
"longitude": 28.881642,
"manager_name": null,
"mobile_number": "977428245",
"name": "Ambar+",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Vinnits'ka",
"timezone": "Europe/Kiev",
"zip_code": "22800"
},
{
"activities_names": "Silo stockage céréales",
"address": "Zaliznychna 50",
"city": "Dubno",
"country": "UA",
"email": "dubno_kxp@ukr.net",
"id": "348",
"latitude": 50.385287,
"longitude": 25.739108,
"manager_name": null,
"mobile_number": "936321474",
"name": "Dubenskiy KHP",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Rivnens'ka",
"timezone": "Europe/Kiev",
"zip_code": "35602"
},
{
"activities_names": "Silo stockage céréales",
"address": "Pryvokzalna 50",
"city": "Savyntsi",
"country": "UA",
"email": "elevator_savin@ukr.net",
"id": "350",
"latitude": 52.174352787258066,
"longitude": 38.29833984375,
"manager_name": null,
"mobile_number": "954630311",
"name": "Savynskiy elevator",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Harkivs'ka",
"timezone": "Europe/Kiev",
"zip_code": "64270"
},
{
"activities_names": "Silo stockage céréales",
"address": "Molodizhna 1",
"city": "Lotivka",
"country": "UA",
"email": "chernyak@svarog-agro.com",
"id": "351",
"latitude": 50.0199,
"longitude": 27.183216,
"manager_name": null,
"mobile_number": "968117568",
"name": "Lotivka elit",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Hmel'nits'ka",
"timezone": "Europe/Kiev",
"zip_code": "30453"
},
{
"activities_names": "Silo stockage céréales",
"address": "Shoseina 1",
"city": "Zdanove",
"country": "UA",
"email": "privolnoehzp@gmail.com",
"id": "354",
"latitude": 48.229875,
"longitude": 34.75795,
"manager_name": null,
"mobile_number": "970344797",
"name": "Pryvilnianske HPP",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Dnipropetrovs'ka",
"timezone": "Europe/Kiev",
"zip_code": "52402"
},
{
"activities_names": "Silo stockage céréales",
"address": "Parkova 28",
"city": "Radyvyliv",
"country": "UA",
"email": "izakharchuk@agroprosperis.com",
"id": "357",
"latitude": 50.132559,
"longitude": 25.246917,
"manager_name": null,
"mobile_number": "975404546",
"name": "Radyvylivskiy elevator",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Rivnens'ka",
"timezone": "Europe/Kiev",
"zip_code": "35500"
},
{
"activities_names": "Silo stockage céréales",
"address": "Zaliznuchna 8",
"city": "Romankivtsi",
"country": "UA",
"email": "grom@svarog-agro.com",
"id": "361",
"latitude": 48.48303,
"longitude": 27.21473,
"manager_name": null,
"mobile_number": "673468249",
"name": "Svarog-Bukovyna",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Chernovits'ka",
"timezone": "Europe/Kiev",
"zip_code": "60212"
},
{
"activities_names": "Silo stockage céréales",
"address": "Hrushevskogo 148",
"city": "Krasyliv",
"country": "UA",
"email": "volovyk.mv@svarog-agro.com",
"id": "363",
"latitude": 49.666799,
"longitude": 26.995545,
"manager_name": null,
"mobile_number": "973303492",
"name": "Poddilia-Agroproduct",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Hmel'nits'ka",
"timezone": "Europe/Kiev",
"zip_code": "31000"
},
{
"activities_names": "Silo stockage céréales",
"address": "Chudnivska 1",
"city": "Chudniv-Volynskiy",
"country": "UA",
"email": "chd_hpp@ukr.net",
"id": "364",
"latitude": 49.3448654,
"longitude": 27.3971558,
"manager_name": null,
"mobile_number": "677475762",
"name": "Chudnivskiy HPP",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Zhitomirs'ka",
"timezone": "Europe/Kiev",
"zip_code": "13224"
},
{
"activities_names": "Silo stockage céréales",
"address": "Hlibna 3",
"city": "Novogupalivka",
"country": "UA",
"email": "zagotzerno2008@ukr.net",
"id": "365",
"latitude": 47.805913,
"longitude": 35.232591,
"manager_name": null,
"mobile_number": "504564440",
"name": "Zagotzerno-Novogupalivka",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Zaporiz'ka",
"timezone": "Europe/Kiev",
"zip_code": "70020"
},
{
"activities_names": "Silo stockage céréales",
"address": "Elevatorna 1",
"city": "Volytsia",
"country": "UA",
"email": "Kovtokv@ulf.com.ua",
"id": "366",
"latitude": 49.814491,
"longitude": 23.128023,
"manager_name": null,
"mobile_number": "676753640",
"name": "Agrarna perspektyva",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "L'vivska",
"timezone": "Europe/Kiev",
"zip_code": "81324"
},
{
"activities_names": "Silo stockage céréales",
"address": "Promyslova 130",
"city": "Berezyne",
"country": "UA",
"email": "berezino@usilos.com",
"id": "367",
"latitude": 46.233224,
"longitude": 29.203195,
"manager_name": null,
"mobile_number": null,
"name": "Brezynskiy HPP",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Odes'ka",
"timezone": "Europe/Kiev",
"zip_code": "68542"
},
{
"activities_names": "Silo stockage céréales",
"address": "Chervonoarmiiska 45b",
"city": "Vysokopillia",
"country": "UA",
"email": "prgrain@gmail.com",
"id": "368",
"latitude": 47.488303,
"longitude": 33.534683,
"manager_name": null,
"mobile_number": "679186197",
"name": "Zagotzerno-Vysokopillia",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Hersons'ka",
"timezone": "Europe/Kiev",
"zip_code": "74000"
},
{
"activities_names": "Silo stockage céréales",
"address": "Nezalezhnosti 56",
"city": "Piatydni",
"country": "UA",
"email": "tzov.pjatudni@gmail.com",
"id": "372",
"latitude": 50.850664,
"longitude": 24.220012,
"manager_name": null,
"mobile_number": "675645339",
"name": "Piatydni",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Volins'ka",
"timezone": "Europe/Kiev",
"zip_code": "44730"
},
{
"activities_names": "Silo stockage céréales",
"address": "Pushkina 85",
"city": "Pokrovske",
"country": "UA",
"email": "zat_kontraktova@ukr.net",
"id": "375",
"latitude": 47.96921,
"longitude": 36.210426,
"manager_name": null,
"mobile_number": "502294802",
"name": "Agrofirma Kontraktova",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Dnipropetrovs'ka",
"timezone": "Europe/Kiev",
"zip_code": "53600"
},
{
"activities_names": "Silo stockage céréales",
"address": "Proizdnyi 11",
"city": "Dubno",
"country": "UA",
"email": "marchenkos@ulf.com.ua",
"id": "376",
"latitude": 50.367547,
"longitude": 25.762798,
"manager_name": null,
"mobile_number": "672407197",
"name": "Zahidnyi TDP",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Rivnens'ka",
"timezone": "Europe/Kiev",
"zip_code": "35600"
},
{
"activities_names": "Silo stockage céréales",
"address": "Elevatorna 3",
"city": "Vilniansk",
"country": "UA",
"email": "zagotzerno2008@ukr.net",
"id": "378",
"latitude": 47.937925,
"longitude": 35.431161,
"manager_name": null,
"mobile_number": "504564440",
"name": "Vilnianskiy HZP",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Zaporiz'ka",
"timezone": "Europe/Kiev",
"zip_code": "70002"
},
{
"activities_names": "Silo stockage céréales",
"address": "Lutska 15",
"city": "Kovel",
"country": "UA",
"email": "kovelbaza@ukr.net",
"id": "379",
"latitude": 51.202792,
"longitude": 24.742113,
"manager_name": null,
"mobile_number": null,
"name": "Kovelska realizatsiyina baza hliboprodyktiv",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Volins'ka",
"timezone": "Europe/Kiev",
"zip_code": "45000"
},
{
"activities_names": "Silo stockage céréales",
"address": "Mamsurova 10",
"city": "Lutsk",
"country": "UA",
"email": "kozachuk@vzp.com.ua",
"id": "381",
"latitude": 50.702077,
"longitude": 25.320182,
"manager_name": null,
"mobile_number": "673328806",
"name": "Volyn-Zernoprodykt",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Volins'ka",
"timezone": "Europe/Kiev",
"zip_code": "43000"
},
{
"activities_names": "Silo stockage céréales",
"address": "Volkovenka 11",
"city": "Radyvyliv",
"country": "UA",
"email": "rad_kxp@ukr.net",
"id": "383",
"latitude": 50.132515,
"longitude": 25.246824,
"manager_name": null,
"mobile_number": "503750718",
"name": "Radyvylivskiy KHP",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Rivnens'ka",
"timezone": "Europe/Kiev",
"zip_code": "35500"
},
{
"activities_names": "Site stockage appro",
"address": "Vokzalna 1",
"city": "Zhashkiv",
"country": "UA",
"email": "Gelevator@meta.ua",
"id": "387",
"latitude": 49.245427,
"longitude": 30.09287,
"manager_name": "Nina PALIONKO",
"mobile_number": null,
"name": "Input Soufflet WH Zhaskiv",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"region": "Cherkas'ka",
"timezone": "Europe/Kiev",
"zip_code": "19200"
},
{
"activities_names": "Site stockage appro",
"address": "Pryvokzalna 7",
"city": "Karolina",
"country": "UA",
"email": "vtraydakalo@soufflet.com",
"id": "388",
"latitude": 48.93181,
"longitude": 28.95807,
"manager_name": "Victor TRAYDAKALO",
"mobile_number": "504615996",
"name": "Input Soufflet WH Karolina",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"region": "Vinnits'ka",
"timezone": "Europe/Kiev",
"zip_code": "22850"
},
{
"activities_names": "Site stockage appro",
"address": "Zelena 1",
"city": "Gorodok",
"country": "UA",
"email": "ihnibeda@soufflet.com",
"id": "389",
"latitude": 49.167638,
"longitude": 26.597484,
"manager_name": "Illia HNYBIDA",
"mobile_number": "380504382479",
"name": "Input Soufflet WH Gorodok",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"region": "Hmel'nits'ka",
"timezone": "Europe/Kiev",
"zip_code": "32002"
},
{
"activities_names": "Site stockage appro",
"address": "Yurkivska 14-T",
"city": "Yarun",
"country": "UA",
"email": "amryglod@soufflet.com",
"id": "390",
"latitude": 50.5208351,
"longitude": 27.5473914,
"manager_name": null,
"mobile_number": "380503051589",
"name": "Input Soufflet WH YARUN",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"region": "Zhitomirs'ka",
"timezone": "Europe/Kiev",
"zip_code": "11762"
},
{
"activities_names": "Site Mixte Céréales Semences",
"address": "Vokzalna 1",
"city": "Zhashkiv",
"country": "UA",
"email": "npalyonko@soufflet.com",
"id": "391",
"latitude": 49.245427,
"longitude": 30.09287,
"manager_name": "Nina PALIONKO",
"mobile_number": "504361296",
"name": "Zhashkivskiy elevator SAU (grain silo)",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "4747 6-11-90",
"region": "Cherkas'ka",
"timezone": "Europe/Kiev",
"zip_code": "19200"
},
{
"activities_names": "Silo stockage céréales",
"address": "Pryvokzalna 7",
"city": "Karolina",
"country": "UA",
"email": "vtraydakalo@soufflet.com",
"id": "392",
"latitude": 48.93181,
"longitude": 28.95807,
"manager_name": "Victor TRAYDAKALO",
"mobile_number": "50 461-50-30",
"name": "Karolinskiy elevator SAU (grain silo)",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "04331 3-72-43",
"region": "Vinnits'ka",
"timezone": "Europe/Kiev",
"zip_code": "22850"
},
{
"activities_names": "Site Mixte Céréales Semences",
"address": "Zelena 1",
"city": "Gorodok",
"country": "UA",
"email": "ihnibeda@soufflet.com",
"id": "393",
"latitude": 49.167638,
"longitude": 26.597484,
"manager_name": "Illia HNYBIDA",
"mobile_number": null,
"name": "Gorodotskiy elevator SAU (grain silo)",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "3851 2-13-65",
"region": "Hmel'nits'ka",
"timezone": "Europe/Kiev",
"zip_code": "32002"
},
{
"activities_names": "Silo stockage céréales",
"address": "Str. Garii 2",
"city": "Constanta",
"country": "RO",
"email": "casicea@ameropa.ro",
"id": "394",
"latitude": 43.973595,
"longitude": 28.256845,
"manager_name": "Ionut UNGUREANU",
"mobile_number": null,
"name": "Ameropa Casicea",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Constanta",
"timezone": "Europe/Bucharest",
"zip_code": "900160"
},
{
"activities_names": "Silo stockage céréales",
"address": "SOS. Braila 6",
"city": "Buzau",
"country": "RO",
"email": "office.bucuresti@agricover.ro",
"id": "395",
"latitude": 45.121164,
"longitude": 26.867073,
"manager_name": "Ionut UNGUREANU",
"mobile_number": null,
"name": "Agricover Buzau Sud",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Buzau",
"timezone": "Europe/Bucharest",
"zip_code": "120231"
},
{
"activities_names": "Silo stockage céréales",
"address": "St. Garii 2",
"city": "Jebel",
"country": "RO",
"email": "cerealcomtm@clicknet.ro",
"id": "396",
"latitude": 45.562874,
"longitude": 21.198715,
"manager_name": "Dragos GAMAN",
"mobile_number": null,
"name": "Cerealcom Jebel",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Timis",
"timezone": "Europe/Bucharest",
"zip_code": "307235"
},
{
"activities_names": "Silo stockage céréales",
"address": "1, Incinta Docuri Street, Braila",
"city": "Braila",
"country": "RO",
"email": "office@hercules-braila.ro",
"id": "397",
"latitude": 45.282119,
"longitude": 27.984689,
"manager_name": "Ion Stan",
"mobile_number": null,
"name": "Hercules Braila",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Braila",
"timezone": "Europe/Bucharest",
"zip_code": "810183"
},
{
"activities_names": "Site stockage appro",
"address": "KM 10 Dreapta 1",
"city": "Giarmata",
"country": "RO",
"email": "paula.romocean@arthema.tm.ro",
"id": "398",
"latitude": 45.834461,
"longitude": 21.294572,
"manager_name": "Ionela-Daniela TOMA",
"mobile_number": null,
"name": "Indus Giarmata",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Timis",
"timezone": "Europe/Bucharest",
"zip_code": "307210"
},
{
"activities_names": "Site stockage appro",
"address": "Sos Spatarului 7",
"city": "Buzau",
"country": "RO",
"email": "soufflet.agro.romania@soufflet.com",
"id": "401",
"latitude": 45.1500015,
"longitude": 26.8333302,
"manager_name": null,
"mobile_number": null,
"name": "Depo Buzau",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"region": "Buzau",
"timezone": "Europe/Bucharest",
"zip_code": "120226"
},
{
"activities_names": "Silo stockage céréales",
"address": "Lanului, nr. 9",
"city": "Braila",
"country": "RO",
"email": "ezeangrain@gmail.com",
"id": "402",
"latitude": 45.292348,
"longitude": 27.992305,
"manager_name": "Ionut UNGUREANU",
"mobile_number": null,
"name": "Port Romanel Braila",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Braila",
"timezone": "Europe/Bucharest",
"zip_code": "810191"
},
{
"activities_names": "Silo stockage céréales",
"address": "Islaz Teleorman, Corabiei 949",
"city": "Islaz",
"country": "RO",
"email": "refdan_islaz@yahoo.com",
"id": "403",
"latitude": 43.775558,
"longitude": 24.487198,
"manager_name": "Ionut UNGUREANU",
"mobile_number": null,
"name": "Refdan Islaz",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Teleorman",
"timezone": "Europe/Bucharest",
"zip_code": "147160"
},
{
"activities_names": "Silo stockage céréales",
"address": "Mol 1 S",
"city": "Agigea",
"country": "RO",
"email": "alexandru.damoc@chsinc.com",
"id": "404",
"latitude": 44.107737,
"longitude": 28.653659,
"manager_name": "Ionut UNGUREANU",
"mobile_number": null,
"name": "Silotrans Constanta Port",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Constanta",
"timezone": "Europe/Bucharest",
"zip_code": "907015"
},
{
"activities_names": "Silo stockage céréales",
"address": "Bulevardul Comercial",
"city": "Teleorman",
"country": "RO",
"email": "office@agricover.ro",
"id": "405",
"latitude": 44.098957,
"longitude": 25.011596,
"manager_name": "Ionut UNGUREANU",
"mobile_number": null,
"name": "Agricover Rosiori",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Teleorman",
"timezone": "Europe/Bucharest",
"zip_code": "145100"
},
{
"activities_names": "Silo stockage céréales",
"address": "Str. Garii, Bontida, jud. Cl N",
"city": "Braila",
"country": "RO",
"email": "stefan.toma@riela.ro",
"id": "406",
"latitude": 45.220554,
"longitude": 27.87395,
"manager_name": "Ionut UNGUREANU",
"mobile_number": null,
"name": "Custody Sandomar",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Cluj",
"timezone": "Europe/Bucharest",
"zip_code": "407105"
},
{
"activities_names": "Silo stockage céréales",
"address": "Olteni jud. Teleorman",
"city": "Olteni",
"country": "RO",
"email": "sorinenache@ymail.com",
"id": "407",
"latitude": 44.189609,
"longitude": 25.300793,
"manager_name": "Ionut UNGUREANU",
"mobile_number": null,
"name": "Silo Comcereal Olteni",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Teleorman",
"timezone": "Europe/Bucharest",
"zip_code": "147230"
},
{
"activities_names": "Silo stockage céréales",
"address": "Alexandria jud. Teleorman",
"city": "Alexandria",
"country": "RO",
"email": "sorinenache@ymail.com",
"id": "408",
"latitude": 43.959219,
"longitude": 25.331764,
"manager_name": "Ionut UNGUREANU",
"mobile_number": null,
"name": "Silo Comcereal Alexandria",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Teleorman",
"timezone": "Europe/Bucharest",
"zip_code": "140120"
},
{
"activities_names": "Silo stockage céréales",
"address": "Sos Baldovinesti 9",
"city": "Braila",
"country": "RO",
"email": "itoma@soufflet.com",
"id": "415",
"latitude": 45.306735,
"longitude": 27.9346,
"manager_name": "Ionela-Daniela TOMA",
"mobile_number": null,
"name": "Silo Braila",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"region": "Braila",
"timezone": "Europe/Bucharest",
"zip_code": "810167"
},
{
"activities_names": "Site Mixte Céréales Semences",
"address": "DN 6, KM 587+180 stanga",
"city": "Biled",
"country": "RO",
"email": "soufflet.agro.romania@soufflet.com",
"id": "416",
"latitude": 45.903898,
"longitude": 20.930515,
"manager_name": "Florin Stanila",
"mobile_number": null,
"name": "Silo Biled",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"region": "Timis",
"timezone": "Europe/Bucharest",
"zip_code": "307060"
},
{
"activities_names": "Silo de collecte externe",
"address": "Za Drahou 4332/4",
"city": "Prostejov",
"country": "CZ",
"email": "obchod@moragro.cz",
"id": "420",
"latitude": 49.4730625,
"longitude": 17.1424375,
"manager_name": "Hana Pospisilova",
"mobile_number": "+420 737 288 062",
"name": "Moragro Prostejov",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Moravia",
"timezone": "Europe/Prague",
"zip_code": "796 01"
},
{
"activities_names": "Silo stockage céréales",
"address": "Laskov 5",
"city": "Laskov",
"country": "CZ",
"email": "obchod@moragro.cz",
"id": "421",
"latitude": 49.5870503,
"longitude": 17.0030908,
"manager_name": "Pospisilova",
"mobile_number": "+420 737 288 062",
"name": "Moragro Laskov",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Moravia",
"timezone": "Europe/Prague",
"zip_code": "798 57"
},
{
"activities_names": "Silo stockage céréales",
"address": "Libichov 7",
"city": "Lustenice",
"country": "CZ",
"email": "pavlicek.libichov@seznam.cz",
"id": "422",
"latitude": 50.3639628,
"longitude": 14.9373494,
"manager_name": "Pavlicek",
"mobile_number": "+420 604 234 860",
"name": "Sycina",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Bohemia",
"timezone": "Europe/Prague",
"zip_code": "294 42"
},
{
"activities_names": "Silo stockage céréales",
"address": "Hodonice",
"city": "Hodonice",
"country": "CZ",
"email": "libor.prochazka@navos-km.cz",
"id": "423",
"latitude": 48.845765,
"longitude": 16.1616806,
"manager_name": "Prochazka",
"mobile_number": "+420 777 800 635",
"name": "Navos Hodonice",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Moravia",
"timezone": "Europe/Prague",
"zip_code": "671 25"
},
{
"activities_names": "Silo stockage céréales",
"address": "ZD Olsany-Hablov",
"city": "Olsany u Prostejova",
"country": "CZ",
"email": "zdolsany@quick.cz",
"id": "424",
"latitude": 49.5336239,
"longitude": 17.1620472,
"manager_name": "Lezak",
"mobile_number": "+420 602 755 961",
"name": "Olsany",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Moravia",
"timezone": "Europe/Prague",
"zip_code": "798 14"
},
{
"activities_names": "Silo stockage céréales",
"address": "Namest na Hane 338",
"city": "Namest na Hane",
"country": "CZ",
"email": "borutamirek@seznam.cz",
"id": "425",
"latitude": 49.5967736,
"longitude": 17.0697025,
"manager_name": "Boruta",
"mobile_number": "+420 737 332 898",
"name": "Namest na Hane",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Moravia",
"timezone": "Europe/Prague",
"zip_code": "783 44"
},
{
"activities_names": "Silo stockage céréales",
"address": "Jihoslovanska 326/10",
"city": "Olomouc",
"country": "CZ",
"email": "zemanek.vlastislav@seznam.cz",
"id": "426",
"latitude": 49.4730625,
"longitude": 17.1424375,
"manager_name": "Zemanek",
"mobile_number": "+420 603 265 012",
"name": "Povel Olomouc",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Moravia",
"timezone": "Europe/Prague",
"zip_code": "779 00"
},
{
"activities_names": "Silo stockage céréales",
"address": "Oslavanska 941",
"city": "Ivancice",
"country": "CZ",
"email": "ladislav.kopta@navos-km.cz",
"id": "427",
"latitude": 49.1073336,
"longitude": 16.3545014,
"manager_name": "Kopta",
"mobile_number": "+420 720 967 168",
"name": "Ivancice",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Moravia",
"timezone": "Europe/Prague",
"zip_code": "664 91"
},
{
"activities_names": "Silo stockage céréales",
"address": "Trida 1. maje 106/8",
"city": "Breclav",
"country": "CZ",
"email": "dvorak@tlak.smolik.cz",
"id": "428",
"latitude": 48.7532403,
"longitude": 16.8670131,
"manager_name": "Dvorak",
"mobile_number": "+420 608 770 843",
"name": "Postorna",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Moravia",
"timezone": "Europe/Prague",
"zip_code": "691 41"
},
{
"activities_names": "Silo stockage céréales",
"address": "Vinorska 254",
"city": "Radonice",
"country": "CZ",
"email": "s.nemec@seznam.cz",
"id": "429",
"latitude": 50.174195,
"longitude": 14.5578858,
"manager_name": "Nemec",
"mobile_number": "+420 602 217 209",
"name": "Velen",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Bohemia",
"timezone": "Europe/Prague",
"zip_code": "250 73"
},
{
"activities_names": "Silo stockage céréales",
"address": "Vinorska 254",
"city": "Radonice",
"country": "CZ",
"email": "s.nemec@seznam.cz",
"id": "430",
"latitude": 50.1430897,
"longitude": 14.5909592,
"manager_name": "Nemec",
"mobile_number": "+420 602 217 209",
"name": "Radonice",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Bohemia",
"timezone": "Europe/Prague",
"zip_code": "250 73"
},
{
"activities_names": "Silo stockage céréales",
"address": "Predboj 140",
"city": "Predboj",
"country": "CZ",
"email": "zevos.predboj@seznam.cz",
"id": "431",
"latitude": 50.2221758,
"longitude": 14.4764811,
"manager_name": "Jelinek",
"mobile_number": "+420 602 389 202",
"name": "Predboj",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Bohemia",
"timezone": "Europe/Prague",
"zip_code": "250 72"
},
{
"activities_names": "Silo stockage céréales",
"address": "Liblice 145",
"city": "Liblice",
"country": "CZ",
"email": "agroliblice@centrum.cz",
"id": "432",
"latitude": 50.3164289,
"longitude": 14.5911569,
"manager_name": "Hluze",
"mobile_number": "+420 603 182 625",
"name": "Liblice",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Bohemia",
"timezone": "Europe/Prague",
"zip_code": "277 32"
},
{
"activities_names": "Silo stockage céréales",
"address": "Nebovidy 73",
"city": "Kolin",
"country": "CZ",
"email": "silo@poline.eu",
"id": "433",
"latitude": 49.9928731,
"longitude": 15.2253639,
"manager_name": "Hermankova",
"mobile_number": "+420 734 504 442",
"name": "Nebovidy",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Bohemia",
"timezone": "Europe/Prague",
"zip_code": "280 02"
},
{
"activities_names": "Silo stockage céréales",
"address": "Farma Kmetinevez",
"city": "Hospozin",
"country": "CZ",
"email": "farmaspomysl@seznam.cz",
"id": "434",
"latitude": 50.3394964,
"longitude": 14.3627456,
"manager_name": "Janikova",
"mobile_number": "+420 724 557 120",
"name": "Spomysl",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Bohemia",
"timezone": "Europe/Prague",
"zip_code": "273 22"
},
{
"activities_names": "Silo stockage céréales",
"address": "Sytno 76",
"city": "Sytno",
"country": "CZ",
"email": "sychraspol@seznam.cz",
"id": "435",
"latitude": 49.741065,
"longitude": 13.0363264,
"manager_name": "Hrad",
"mobile_number": "+420 374 624 422",
"name": "Sytno",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Bohemia",
"timezone": "Europe/Prague",
"zip_code": "349 01"
},
{
"activities_names": "Silo stockage céréales",
"address": "Zaluzi 157",
"city": "Zaluzi",
"country": "CZ",
"email": "zdmorina@zdmorina.cz",
"id": "436",
"latitude": 49.8480522,
"longitude": 13.8641286,
"manager_name": "Knotek",
"mobile_number": "+420 603 169 719",
"name": "Morina /Zaluzi/",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Bohemia",
"timezone": "Europe/Prague",
"zip_code": "267 61"
},
{
"activities_names": "Silo stockage céréales",
"address": "Tlustice 33",
"city": "Tlustice",
"country": "CZ",
"email": "zdmorina@zdmorina.cz",
"id": "437",
"latitude": 49.8506842,
"longitude": 13.8897603,
"manager_name": "Knotek",
"mobile_number": "+420 603 169 719",
"name": "Morina /Tlustice/",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Bohemia",
"timezone": "Europe/Prague",
"zip_code": "268 01"
},
{
"activities_names": "Silo stockage céréales",
"address": "Stichovice 24",
"city": "Stichovice",
"country": "CZ",
"email": "zdvstichovice@volny.cz",
"id": "438",
"latitude": 49.9800219,
"longitude": 13.3032081,
"manager_name": "Bulin",
"mobile_number": "+420 602 130 727",
"name": "Stichovice",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Bohemia",
"timezone": "Europe/Prague",
"zip_code": "331 41"
},
{
"activities_names": "Silo stockage céréales",
"address": "Pod Kostelem 55",
"city": "Hostoun",
"country": "CZ",
"email": "novotnyhostoun@email.cz",
"id": "439",
"latitude": 50.1077283,
"longitude": 14.1881739,
"manager_name": "Novotny",
"mobile_number": "603183271",
"name": "Hostoun",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Bohemia",
"timezone": "Europe/Prague",
"zip_code": "273 53"
},
{
"activities_names": "Silo stockage céréales",
"address": "Velke Chvalovice 122",
"city": "Pecky",
"country": "CZ",
"email": "info@bartakmf.cz",
"id": "440",
"latitude": 50.0986486,
"longitude": 15.0144689,
"manager_name": "Bartak",
"mobile_number": "+420 603 463 687",
"name": "Bartak",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Bohemia",
"timezone": "Europe/Prague",
"zip_code": "289 11"
},
{
"activities_names": "Silo stockage céréales",
"address": "Portowa 8",
"city": "Olawa",
"country": "PL",
"email": "baran_a@bzkgroup.pl",
"id": "441",
"latitude": 50.93725,
"longitude": 17.325722,
"manager_name": null,
"mobile_number": null,
"name": "Polskie Mlyny S.A.",
"opening_hours": [],
"owner": "EXT",
"phone_number": "+48 71 313 24 17",
"region": "Dolnoslaskie",
"timezone": "Europe/Warsaw",
"zip_code": "55-200"
},
{
"activities_names": "Silo stockage céréales",
"address": "Zabkowicka 80",
"city": "Strzelin",
"country": "PL",
"email": "mcierpucha@soufflet.com",
"id": "448",
"latitude": 50.759111,
"longitude": 17.041889,
"manager_name": "Marek CIERPUCHA",
"mobile_number": "+48 696 068 933",
"name": "Soufflet Silo in Strzelin",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"region": "Dolnoslaskie",
"timezone": "Europe/Warsaw",
"zip_code": "57-100"
},
{
"activities_names": "Silo stockage céréales",
"address": "Gostynska 59",
"city": "Koscian",
"country": "PL",
"email": "lnowaczyk@soufflet.com",
"id": "449",
"latitude": 52.079861,
"longitude": 16.663583,
"manager_name": "Lukasz NOWACZYK",
"mobile_number": "+48 660 670 615",
"name": "Soufflet Silo in Koscian",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": null,
"region": "Wielkopolskie",
"timezone": "Europe/Warsaw",
"zip_code": "64-000"
},
{
"activities_names": "Silo stockage céréales",
"address": "Rasskazovkaya Street 1",
"city": "Tambov",
"country": "RU",
"email": "hleb_rass@yandex.ru",
"id": "450",
"latitude": 52.709534,
"longitude": 41.96364,
"manager_name": null,
"mobile_number": null,
"name": "Platonovskiy HPPP",
"opening_hours": [],
"owner": "EXT",
"phone_number": "7(47465) 6-39-94",
"region": "The Tambov Area",
"timezone": "Europe/Moscow",
"zip_code": "393260"
},
{
"activities_names": "Silo stockage céréales",
"address": "Beregovaya Street 30",
"city": "Rostov-on-Don",
"country": "RU",
"email": "rostov-port@yandex.ru",
"id": "451",
"latitude": 47.22004,
"longitude": 39.750092,
"manager_name": null,
"mobile_number": null,
"name": "Rostov Port",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "The Rostov Area",
"timezone": "Europe/Moscow",
"zip_code": "344019"
},
{
"activities_names": "Silo stockage céréales",
"address": "The 9th of May 116",
"city": "Ertil",
"country": "RU",
"email": "v.ovsyannikov@dominantsugar.ru",
"id": "452",
"latitude": 51.849387,
"longitude": 40.819923,
"manager_name": null,
"mobile_number": null,
"name": "Ertilskiy Silo",
"opening_hours": [],
"owner": "EXT",
"phone_number": "8 (47345) 2-44-36",
"region": "The Voronezh Area",
"timezone": "Europe/Moscow",
"zip_code": "397030"
},
{
"activities_names": "Silo stockage céréales",
"address": "Kommunisticheskaya Street 37",
"city": "Penza",
"country": "RU",
"email": "tamalaagro@mail.ru",
"id": "453",
"latitude": 52.540448,
"longitude": 43.230399,
"manager_name": null,
"mobile_number": null,
"name": "Tamala Silo",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "The Penza Area",
"timezone": "Europe/Moscow",
"zip_code": "442900"
},
{
"activities_names": "Silo stockage céréales",
"address": "Elevatornaya Street 1",
"city": "Tula",
"country": "RU",
"email": "kolosok_2@efremov.tula.net",
"id": "454",
"latitude": 53.171004,
"longitude": 38.140646,
"manager_name": null,
"mobile_number": null,
"name": "Efremovskiy Silo ? 2",
"opening_hours": [],
"owner": "EXT",
"phone_number": "7(48741)64595",
"region": "The Tula Area",
"timezone": "Europe/Moscow",
"zip_code": "301844"
},
{
"activities_names": "Silo stockage céréales",
"address": "Lenin Street 1 A",
"city": "Lipetsk",
"country": "RU",
"email": "info@agroinvest.com",
"id": "455",
"latitude": 51.437713,
"longitude": 38.741491,
"manager_name": null,
"mobile_number": null,
"name": "Agroterminal Silo",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "The Lipetsk Area",
"timezone": "Europe/Moscow",
"zip_code": "399350"
},
{
"activities_names": "Silo stockage céréales",
"address": "Elevatornaya Street 1",
"city": "Livni",
"country": "RU",
"email": "lmka.liv@mail.ru",
"id": "456",
"latitude": 52.438832,
"longitude": 37.598681,
"manager_name": null,
"mobile_number": null,
"name": "LivMel`Kombinat",
"opening_hours": [],
"owner": "EXT",
"phone_number": "(48677)7-31-92",
"region": "The Oryol Area",
"timezone": "Europe/Moscow",
"zip_code": "303850"
},
{
"activities_names": "Silo stockage céréales",
"address": "Krotevicha Street 30",
"city": "Elets",
"country": "RU",
"email": "elhb30@yelets.lipetsk.ru",
"id": "457",
"latitude": 52.61656,
"longitude": 38.582457,
"manager_name": null,
"mobile_number": null,
"name": "Eletskaya HBZO Silo",
"opening_hours": [],
"owner": "EXT",
"phone_number": "7(47467)20215/23124",
"region": "The Lipetsk Area",
"timezone": "Europe/Moscow",
"zip_code": "399776"
},
{
"activities_names": "Silo stockage céréales",
"address": "Kooperarivnaya Street 2 D",
"city": "Tambov",
"country": "RU",
"email": "samp.el@yandex.ru",
"id": "458",
"latitude": 52.383195,
"longitude": 41.661186,
"manager_name": null,
"mobile_number": null,
"name": "Sampurskiy Silo",
"opening_hours": [],
"owner": "EXT",
"phone_number": "7(47556)22363",
"region": "The Tambov Area",
"timezone": "Europe/Moscow",
"zip_code": "393430"
},
{
"activities_names": "Silo stockage céréales",
"address": "The 1st of May 32",
"city": "Ryazan",
"country": "RU",
"email": "Ssergeev19831983@mail.ru",
"id": "459",
"latitude": 53.702583,
"longitude": 40.961245,
"manager_name": null,
"mobile_number": null,
"name": "Ryazanskie Kombikorma",
"opening_hours": [],
"owner": "EXT",
"phone_number": "8 (910) 900-07-88",
"region": "The Ryazan Area",
"timezone": "Europe/Moscow",
"zip_code": "391860"
},
{
"activities_names": "Silo stockage céréales",
"address": "Elevatornaya Street 22",
"city": "Tambov",
"country": "RU",
"email": "suhpp@rambler.ru",
"id": "460",
"latitude": 53.306149,
"longitude": 40.686399,
"manager_name": null,
"mobile_number": null,
"name": "Staroyiurievskiy Silo",
"opening_hours": [],
"owner": "EXT",
"phone_number": "7(47543)4-15-83",
"region": "The Tambov Area",
"timezone": "Europe/Moscow",
"zip_code": "393801"
},
{
"activities_names": "Site Mixte Céréales Semences",
"address": "Khlebozavodskaya Street 7",
"city": "Griazy",
"country": "RU",
"email": "silogriazy@soufflet-agro.ru",
"id": "462",
"latitude": 52.485301,
"longitude": 39.939843,
"manager_name": null,
"mobile_number": null,
"name": "Soufflet Silo",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "7(47461)30269",
"region": "The Lipetsk Area",
"timezone": "Europe/Moscow",
"zip_code": "399059"
},
{
"activities_names": "Silo stockage céréales",
"address": "Zaliznychna 18",
"city": "Krasne",
"country": "UA",
"email": "krasne.khp@ukr.net",
"id": "463",
"latitude": 49.920913,
"longitude": 24.627339,
"manager_name": null,
"mobile_number": "0975159510",
"name": "Krasnianskiy KHP",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "L'vivska",
"timezone": "Europe/Kiev",
"zip_code": "80560"
},
{
"activities_names": "Silo stockage céréales",
"address": "Promyslova 12a",
"city": "Ostriv",
"country": "UA",
"email": "MakhnovetskyiO@ulf.com.ua",
"id": "464",
"latitude": 49.487506,
"longitude": 25.581278,
"manager_name": null,
"mobile_number": "0672146322",
"name": "Zori Prykarpattia",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Ternopil's'ka",
"timezone": "Europe/Kiev",
"zip_code": "47728"
},
{
"activities_names": "Silo stockage céréales",
"address": "Chudnivska 104",
"city": "Skrahlivka",
"country": "UA",
"email": "Bondarenkoafc@gmail.com",
"id": "466",
"latitude": 49.90672,
"longitude": 28.565178,
"manager_name": null,
"mobile_number": "98-51-11-40",
"name": "Skrahlivske",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Zhitomirs'ka",
"timezone": "Europe/Kiev",
"zip_code": "13343"
},
{
"activities_names": "Silo stockage céréales",
"address": "Zahidna 19",
"city": "Vilshanka",
"country": "UA",
"email": "buh.aik@agro-ik.com.ua",
"id": "467",
"latitude": 50.016058,
"longitude": 28.12611,
"manager_name": null,
"mobile_number": "67-411-99-03",
"name": "Chudnivskiy AIK",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Zhitomirs'ka",
"timezone": "Europe/Kiev",
"zip_code": "13232"
},
{
"activities_names": "Silo stockage céréales",
"address": "Zviagelska 19A",
"city": "Oliivka",
"country": "UA",
"email": "KotsiubynskyiO@rise.ua",
"id": "468",
"latitude": 50.296393,
"longitude": 28.670581,
"manager_name": null,
"mobile_number": "67-520-59-11",
"name": "Zernoprom Agro",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Zhitomirs'ka",
"timezone": "Europe/Kiev",
"zip_code": "12402"
},
{
"activities_names": "Silo stockage céréales",
"address": "Promyslova 2",
"city": "Myrove",
"country": "UA",
"email": "trayno@const.dp.ua",
"id": "469",
"latitude": 47.770635,
"longitude": 34.733019,
"manager_name": null,
"mobile_number": "67-996-86-5",
"name": "Myrivskiy elevator",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Dnipropetrovs'ka",
"timezone": "Europe/Kiev",
"zip_code": "53540"
},
{
"activities_names": "Silo stockage céréales",
"address": "Zavodska 18a",
"city": "Partyzanske",
"country": "UA",
"email": "kravchenkod@const.dp.ua",
"id": "470",
"latitude": 48.58585,
"longitude": 34.812915,
"manager_name": null,
"mobile_number": "67-567-65-76",
"name": "Balivskiy elevator",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Dnipropetrovs'ka",
"timezone": "Europe/Kiev",
"zip_code": "52012"
},
{
"activities_names": "Stockage Tiers",
"address": "STOCKAGE SOUFFLET\nCHEZ MR MAUDRY PATRICK\n3 RUE DE LA GARE LAROCHE",
"city": "TRACY S LOIRE",
"country": "FR",
"email": "silo.tracy-sur-loire@soufflet.com",
"id": "471",
"latitude": 47.333633,
"longitude": 2.926379,
"manager_name": "Jacky MIRAT",
"mobile_number": "06 20 12 63 90",
"name": "TRACY S LOIRE MAUDRY STK",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 86 26 12 62",
"timezone": "Europe/Paris",
"zip_code": "58150"
},
{
"activities_names": "Stockage Tiers",
"address": "STOCKAGE SOUFFLET\n11 DOMAINE DE BONNE VOISINE\nLD BONNE VOISINE",
"city": "CHAMPFLEURY",
"country": "FR",
"email": "silo.bonne-voisine@soufflet.com",
"id": "473",
"latitude": 48.621627,
"longitude": 4.050346,
"manager_name": "Thierry JOUVENET",
"mobile_number": "06 67 28 51 36",
"name": "CHAMPFLEURY BONNE VOISINE ARIES STK",
"opening_hours": [],
"owner": "SOUFFLET",
"phone_number": "03 25 37 41 03",
"timezone": "Europe/Paris",
"zip_code": "10700"
},
{
"activities_names": "Silo stockage céréales",
"address": "Armii Krajowej 34",
"city": "Zarow",
"country": "PL",
"email": "biuro@agromat.pl",
"id": "476",
"latitude": 50.9396573,
"longitude": 16.4994518,
"manager_name": null,
"mobile_number": "665 890 098",
"name": "P.H.P.U AGRO-MAT",
"opening_hours": [],
"owner": "EXT",
"phone_number": null,
"region": "Dolnoslaskie",
"timezone": "Europe/Warsaw",
"zip_code": "58-130"
},
{
"activities_names": null,
"address": "Trzesow 7",
"city": "Grebocice",
"country": "PL",
"email": "elewator@trzesow.pl",
"id": "477",
"latitude": 51.5935097,
"longitude": 16.2996517,
"manager_name": null,
"mobile_number": "+48 783 839 393",
"name": "Grano Silo Sp. z o.o.",
"opening_hours": [
{
"afternoon_end": "2020-09-17T15:30:00+02:00",
"afternoon_start": "2020-09-17T13:30:00+02:00",
"date": "2020-09-17",
"morning_end": "2020-09-17T12:00:00+02:00",
"morning_start": "2020-09-17T08:00:00+02:00",
"opening_periods": [
"2020-09-17T06:00:00+00:00/2020-09-17T10:00:00+00:00",
"2020-09-17T11:30:00+00:00/2020-09-17T13:30:00+00:00"
],
"status": 1
},
{
"afternoon_end": "2020-09-18T15:30:00+02:00",
"afternoon_start": "2020-09-18T13:30:00+02:00",
"date": "2020-09-18",
"morning_end": "2020-09-18T12:00:00+02:00",
"morning_start": "2020-09-18T08:00:00+02:00",
"opening_periods": [
"2020-09-18T06:00:00+00:00/2020-09-18T10:00:00+00:00",
"2020-09-18T11:30:00+00:00/2020-09-18T13:30:00+00:00"
],
"status": 1
},
{
"afternoon_end": null,
"afternoon_start": null,
"date": "2020-09-19",
"morning_end": null,
"morning_start": null,
"opening_periods": [],
"status": 3
},
{
"afternoon_end": null,
"afternoon_start": null,
"date": "2020-09-20",
"morning_end": null,
"morning_start": null,
"opening_periods": [],
"status": 3
},
{
"afternoon_end": "2020-09-21T15:30:00+02:00",
"afternoon_start": "2020-09-21T13:30:00+02:00",
"date": "2020-09-21",
"morning_end": "2020-09-21T12:00:00+02:00",
"morning_start": "2020-09-21T08:00:00+02:00",
"opening_periods": [
"2020-09-21T06:00:00+00:00/2020-09-21T10:00:00+00:00",
"2020-09-21T11:30:00+00:00/2020-09-21T13:30:00+00:00"
],
"status": 1
},
{
"afternoon_end": "2020-09-22T15:30:00+02:00",
"afternoon_start": "2020-09-22T13:30:00+02:00",
"date": "2020-09-22",
"morning_end": "2020-09-22T12:00:00+02:00",
"morning_start": "2020-09-22T08:00:00+02:00",
"opening_periods": [
"2020-09-22T06:00:00+00:00/2020-09-22T10:00:00+00:00",
"2020-09-22T11:30:00+00:00/2020-09-22T13:30:00+00:00"
],
"status": 1
},
{
"afternoon_end": "2020-09-23T15:30:00+02:00",
"afternoon_start": "2020-09-23T13:30:00+02:00",
"date": "2020-09-23",
"morning_end": "2020-09-23T12:00:00+02:00",
"morning_start": "2020-09-23T08:00:00+02:00",
"opening_periods": [
"2020-09-23T06:00:00+00:00/2020-09-23T10:00:00+00:00",
"2020-09-23T11:30:00+00:00/2020-09-23T13:30:00+00:00"
],
"status": 1
},
{
"afternoon_end": "2020-09-24T15:30:00+02:00",
"afternoon_start": "2020-09-24T13:30:00+02:00",
"date": "2020-09-24",
"morning_end": "2020-09-24T12:00:00+02:00",
"morning_start": "2020-09-24T08:00:00+02:00",
"opening_periods": [
"2020-09-24T06:00:00+00:00/2020-09-24T10:00:00+00:00",
"2020-09-24T11:30:00+00:00/2020-09-24T13:30:00+00:00"
],
"status": 1
}
],
"owner": "EXT",
"phone_number": "+48 783 839 393",
"region": "Dolnoslaskie",
"timezone": "Europe/Warsaw",
"zip_code": "59-150"
}
]
}
The input JSON schema validates the input JSON instance (JSON Schema Draft 4).
{
"additionalProperties": false,
"properties": {
"offer_transaction": {
"additionalProperties": false,
"properties": {
"base_price": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"comment": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"customer_number": {
"description": "Farm customer number",
"type": "string"
},
"customer_relation_email": {
"type": "string"
},
"delivery_mode": {
"description": "deliveryType.main_type",
"type": "string"
},
"delivery_mode_id": {
"anyOf": [
{
"description": "deliveryType.id",
"type": "integer"
},
{
"type": "null"
}
]
},
"delivery_period_code": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"delivery_period_id": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
]
},
"delivery_period_name": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"delivery_place": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"delivery_place_label": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"email": {
"type": "string"
},
"hash_farm_id": {
"description": "Le Hash de l’IdFARM sera un code généré par le Front Farmi pour permettre le contrôle d’accès à une transaction associé à une exploitation.",
"type": "string"
},
"language": {
"type": "string"
},
"last_price_update": {
"format": "date-time",
"type": "string"
},
"maturity": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"maturity_id": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
]
},
"mobile_phone": {
"type": "string"
},
"offer_id": {
"type": "integer"
},
"price": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"price_difference": {
"anyOf": [
{
"description": "= priceDiff côté Soufflet",
"type": "number"
},
{
"type": "null"
}
]
},
"price_zone_id": {
"type": "integer"
},
"quantity": {
"type": "number"
},
"strike_price": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"warranty_cost": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
}
},
"required": [
"customer_number",
"customer_relation_email",
"delivery_mode",
"delivery_mode_id",
"delivery_period_code",
"delivery_period_id",
"delivery_period_name",
"delivery_place_label",
"email",
"hash_farm_id",
"language",
"mobile_phone",
"offer_id",
"price_zone_id",
"quantity"
],
"type": "object"
}
},
"required": [
"offer_transaction"
],
"title": "OfferTransaction - NewTransactionParameters",
"type": "object"
}
{
"offer_transaction": {
"base_price": 152.75,
"comment": "Test body par défaut",
"customer_number": "98044986",
"customer_relation_email": "cdeliau@soufflet.com",
"delivery_mode": "RDU2",
"delivery_mode_id": 32,
"delivery_period_code": "Moisson1",
"delivery_period_id": 370,
"delivery_period_name": "MOISSON",
"delivery_place": "0009",
"delivery_place_label": "ANGLURE (recommandé)",
"email": "cdeliau@soufflet.com",
"hash_farm_id": "ce7d4d2ad9454ae691601ccb7341837c19bcce76f688b04a424e0d1c25b0d56e",
"language": "fr-FR",
"last_price_update": "2020-09-11T15:09:02.000+02:00",
"mobile_phone": "0611425676",
"offer_id": 421,
"price": 160.75,
"price_difference": 8,
"price_zone_id": 1,
"quantity": 10,
"strike_price": 212.75,
"warranty_cost": 3
}
}
The input JSON schema does not validate the input JSON instance (JSON Schema Draft 4). Errors:
{
"additionalProperties": false,
"properties": {
"offer_transaction": {
"additionalProperties": false,
"properties": {
"base_price": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"comment": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"customer_number": {
"description": "Farm customer number",
"type": "string"
},
"customer_relation_email": {
"type": "string"
},
"delivery_mode": {
"description": "deliveryType.main_type",
"type": "string"
},
"delivery_mode_id": {
"anyOf": [
{
"description": "deliveryType.id",
"type": "integer"
},
{
"type": "null"
}
]
},
"delivery_period_code": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"delivery_period_id": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
]
},
"delivery_period_name": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"delivery_place": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"delivery_place_label": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"email": {
"type": "string"
},
"hash_farm_id": {
"description": "Le Hash de l’IdFARM sera un code généré par le Front Farmi pour permettre le contrôle d’accès à une transaction associé à une exploitation.",
"type": "string"
},
"language": {
"type": "string"
},
"last_price_update": {
"format": "date-time",
"type": "string"
},
"maturity": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"maturity_id": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
]
},
"mobile_phone": {
"type": "string"
},
"offer_id": {
"type": "integer"
},
"price": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"price_difference": {
"anyOf": [
{
"description": "= priceDiff côté Soufflet",
"type": "number"
},
{
"type": "null"
}
]
},
"price_zone_id": {
"type": "integer"
},
"quantity": {
"type": "number"
},
"strike_price": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"warranty_cost": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
}
},
"required": [
"customer_number",
"customer_relation_email",
"delivery_mode",
"delivery_mode_id",
"delivery_period_code",
"delivery_period_id",
"delivery_period_name",
"delivery_place_label",
"email",
"hash_farm_id",
"language",
"mobile_phone",
"offer_id",
"price_zone_id",
"quantity"
],
"type": "object"
}
},
"required": [
"offer_transaction"
],
"title": "OfferTransaction - NewTransactionParameters",
"type": "object"
}
{
"offer_transaction": {
"base_price": 152.75,
"comment": "Test body par défaut",
"customer_number": "98044986",
"customer_relation_email": "cdeliau@soufflet.com",
"delivery_mode": "RDU2",
"delivery_mode_id": 32,
"delivery_period_code": "Moisson1",
"delivery_period_id": 370,
"delivery_period_name": "MOISSON",
"delivery_place": "0009",
"delivery_place_label": "ANGLURE (recommandé)",
"email": "cdeliau@soufflet.com",
"hash_farm_id": "ce7d4d2ad9454ae691601ccb7341837c19bcce76f688b04a424e0d1c25b0d56e",
"language": "fr-FR",
"last_price_update": "2020-09-15T15:54:44.8600000",
"mobile_phone": "0611425676",
"offer_id": 421,
"price": 160.75,
"price_difference": 8,
"price_zone_id": 1,
"quantity": 10,
"strike_price": 212.75,
"warranty_cost": 3
}
}
The input JSON schema does not validate the input JSON instance (JSON Schema Draft 4). Errors:
{
"additionalProperties": false,
"properties": {
"offer_transaction": {
"additionalProperties": false,
"properties": {
"base_price": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"comment": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"customer_number": {
"description": "Farm customer number",
"type": "string"
},
"customer_relation_email": {
"type": "string"
},
"delivery_mode": {
"description": "deliveryType.main_type",
"type": "string"
},
"delivery_mode_id": {
"anyOf": [
{
"description": "deliveryType.id",
"type": "integer"
},
{
"type": "null"
}
]
},
"delivery_period_code": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"delivery_period_id": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
]
},
"delivery_period_name": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"delivery_place": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"delivery_place_label": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"email": {
"type": "string"
},
"hash_farm_id": {
"description": "Le Hash de l’IdFARM sera un code généré par le Front Farmi pour permettre le contrôle d’accès à une transaction associé à une exploitation.",
"type": "string"
},
"language": {
"type": "string"
},
"last_price_update": {
"format": "date-time",
"type": "string"
},
"maturity": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"maturity_id": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
]
},
"mobile_phone": {
"type": "string"
},
"offer_id": {
"type": "integer"
},
"price": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"price_difference": {
"anyOf": [
{
"description": "= priceDiff côté Soufflet",
"type": "number"
},
{
"type": "null"
}
]
},
"price_zone_id": {
"type": "integer"
},
"quantity": {
"type": "number"
},
"strike_price": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"warranty_cost": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
}
},
"required": [
"customer_number",
"customer_relation_email",
"delivery_mode",
"delivery_mode_id",
"delivery_period_code",
"delivery_period_id",
"delivery_period_name",
"delivery_place_label",
"email",
"hash_farm_id",
"language",
"mobile_phone",
"offer_id",
"price_zone_id",
"quantity"
],
"type": "object"
}
},
"required": [
"offer_transaction"
],
"title": "OfferTransaction - NewTransactionParameters",
"type": "object"
}
{
"offer_transaction": {
"base_price": 152.75,
"comment": "Test body par défaut",
"customer_number": "98044986",
"customer_relation_email": "cdeliau@soufflet.com",
"delivery_mode": "RDU2",
"delivery_mode_id": 32,
"delivery_period_code": "Moisson1",
"delivery_period_id": 370,
"delivery_period_name": "MOISSON",
"delivery_place": "0009",
"delivery_place_label": "ANGLURE (recommandé)",
"email": "cdeliau@soufflet.com",
"hash_farm_id": "ce7d4d2ad9454ae691601ccb7341837c19bcce76f688b04a424e0d1c25b0d56e",
"language": "fr-FR",
"last_price_update": "2020-09-15 15:54:44.8600000",
"mobile_phone": "0611425676",
"offer_id": 421,
"price": 160.75,
"price_difference": 8,
"price_zone_id": 1,
"quantity": 10,
"strike_price": 212.75,
"warranty_cost": 3
}
}