| Name | 
            Type | 
            Description | 
        
        
        
        
            | name | 
            String | 
            Embassy name | 
        
        
            | address | 
            String | 
            Full address (including street, city, region & country) | 
        
        
            | phone | 
            String | 
            Phone in international format | 
        
        
            | fax | 
            String | 
            Fax in international format | 
        
        
            | website | 
            String | 
            Website | 
        
        
            | email | 
            String | 
            Email | 
        
        
    
    
    {
  "name": "Embassy of Spain",
  "address": "22, Av. Marceau, 75381 Paris Cédex 08, Paris, France",
  "phone": "+33 144 43 18 00",
  "fax": "+33 147 23 59 55",
  "website": "http://www.exteriores.gob.es/Embajadas/Paris/es/Paginas/inicio.aspx"
}