{
	"title": "Footer",
	"type": "object",
				"properties": {
					"telephone": {
						"type": "string",
						"format": "text"
					},
					"email": {
						"type": "string",
						"format": "text"
					},
					"adresse": {
						"type": "string",
						"format": "text"
					},
					"facebook_link": {
						"type": "string",
						"format": "text"
					},
					"linkedin_link": {
						"type": "string",
						"format": "text"
					}
	}
}
