{
	"title": "Footer",
	"type": "object",
				"properties": {
					"email": {
						"type": "string",
						"format": "text"
					},
					"facebook_link": {
						"type": "string",
						"format": "text"
					},
					"soundcloud_link": {
						"type": "string",
						"format": "text"
					}
	}
}
